1. Question: Which of the following are advantages of web service API?

    A
    The ability to treat software as a service

    B
    Significantly improved Enterprise Application Integration (EAI)

    C
    Global reusability

    D
    Ubiquitous accessibility

    Note: Not available
    1. Report
  2. Question: Which of the following PHP method is used to format the date and time for output?

    A
    date()

    B
    format()

    C
    date_format()

    D
    format_date()

    Note: Not available
    1. Report
  3. Question: RSS has officially been around since early ____, and in previous incarnations since _____.

    A
    1999,1996

    B
    1994,1991

    C
    1996,1990

    D
    1998,1992

    Note: Not available
    1. Report
  4. Question: SimpleXML is a _____

    A
    Methodology for parsing XML.

    B
    API

    C
    feed

    D
    XML language

    Note: Not available
    1. Report
  5. Question: SimplePie is a ______

    A
    RSS perser

    B
    API

    C
    XML perser

    D
    Extension for RSS

    Note: Not available
    1. Report
  6. Question: Which of the following function is used to load XML from a file?

    A
    simplexml_load_file()

    B
    xml_load_file()

    C
    load_xml_file()

    D
    simple_xml_load()

    Note: Not available
    1. Report
  7. Question: Which of the following PHP function is used to load XML from a string?

    A
    simplexml_load_string()

    B
    simple_xml_load()

    C
    xml_load_file()

    D
    xml_load_file_string()

    Note: Not available
    1. Report
  8. Question: To store a complete hash in a database, you need to set the field length to _____ for md5()

    A
    32

    B
    16

    C
    28

    D
    50

    Note: Not available
    1. Report
  9. Question: Which of the following algorithm MCrypt does not support ______

    A
    ARCFOUR

    B
    PANAMA

    C
    WAKE

    D
    3DE

    Note: Not available
    1. Report
  10. Question: Which of the following PHP function is used to determine the length of any string?

    A
    strlen()

    B
    str_len()

    C
    count()

    D
    length()

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