1. Question: DNS stands for _____

    A
    Domain Name System

    B
    Domain Name Server

    C
    Domain Name Service

    D
    Domain Name Servers

    Note: Not available
    1. Report
  2. Question: What does A mean in DNS records?

    A
    IPv4 Address Record

    B
    IPv6 Address Record. Responsible for the hostname-to-IPv6 address

    C
    IPv6 Address Record. Used to represent IPv6 addresses.

    D
    Looks for any type of record.

    Note: Not available
    1. Report
  3. Question: What does CNAME stands for in DNS records.

    A
    Canonical name record.

    B
    Mail exchange record.

    C
    IPv6 address record.

    D
    Name server record.

    Note: Not available
    1. Report
  4. Question: Which of the following associative keys for DNS records is not returns by dns_get_record() function?

    A
    host

    B
    localhost

    C
    class

    D
    ttl

    Note: Not available
    1. Report
  5. Question: Which of the following function is used to retrieve service's port number in PHP?

    A
    getservbyname()

    B
    getservicename()

    C
    get_service_name()

    D
    none

    Note: Not available
    1. Report
  6. Question: Which of the following is not an internet service?

    A
    HTTP

    B
    FTP

    C
    POP2

    D
    IMAP

    E
    SSH

    Note: Not available
    1. Report
  7. Question: Which of the following PHP function is used to get port number's service name?

    A
    getservbyport()

    B
    get_service_name()

    C
    get_service_by_port()

    D
    none

    Note: Not available
    1. Report
  8. Question: Which of the following PHP function is used to establish socket connection?

    A
    fsockopen()

    B
    sockconnect()

    C
    fsocketopen()

    D
    socket_connect()

    Note: Not available
    1. Report
  9. Question: Which of the following is not configuration directive for PHP mail feature?

    A
    SMTP

    B
    sendmail_from

    C
    send_path

    D
    smtp_port

    Note: Not available
    1. Report
  10. Question: What is the following is the correct command for installing PEAR mail and mime package

    A
    %>pear install Mail Mail_Mime

    B
    %>pear setup Mail Mail_Mime

    C
    %>pear setup mail mail_mime

    D
    %>pear install mail mail_mime

    Note: Not available
    1. Report
Copyright © 2025. Powered by Intellect Software Ltd