1. Question: ______: Services Record. Denotes the location of various services for the supplied domain.

    A
    SRV

    Note: Not available
    1. Report
  2. Question: ______: Name Server Record. Determines the name server for the host.

    A
    NS

    Note: Not available
    1. Report
  3. Question: Which function retrives the MX records for the domain specified by hostname?

    A
    dns_get_record()

    B
    getmxrr()

    C
    get_mxrr()

    D
    dns_get_mxrr()

    Note: Not available
    1. Report
  4. Question: ______: Text Record. Stores additional unformatted information about a host, such as SPF record

    A
    TXT

    Note: Not available
    1. Report
  5. Question: What is the correct output of the following syntax?
    <?php
        echo "HTTP's default port  number is : ".getservbyname("http","tcp");
    ?>

    A
    HTTP's default port number is : 80

    B
    HTTP's default service is :80

    C
    HTTP's default port number is :1024

    D
    HTTP's default port number is : www

    Note: Not available
    1. Report
  6. Question: ______: Mail Exchange record. Determines the name and relative preference of a mail server for the host. This is the default setting.

    A
    MX

    Note: Not available
    1. Report
  7. Question: ______:Naming Authority Pointer. Allows for non-DNS-compliant names, resolving  them to new domains using regular expression rewrite rules. For example, an NAP
    TR might to used to maintain legacy (pre-DNS) services.

    A
    NAPTR

    Note: Not available
    1. Report
  8. Question: ______: Name Server record. Determines the name server for the host.

    A
    NS

    Note: Not available
    1. Report
  9. Question: ______: Pointer record. Maps an IP address to a host.

    A
    PTR

    Note: Not available
    1. Report
  10. Question: ______: Start of Authority record. Sets global parameters for the host.

    A
    SOA

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