1. Question: What does status property value 200 means?

    A
    created

    B
    OK

    C
    No Content

    D
    None

    Note: Not available
    1. Report
  2. Question: What does status property value 504 means?

    A
    Service Unavailable

    B
    Gateway Timeout

    C
    Bad Gateway

    D
    Ok

    Note: Not available
    1. Report
  3. Question: To make sure data has been downloaded completely and everything okay which of the following is checked?

    A
    readystate ==4 & status ==200

    B
    readystate=4 && status=200

    C
    readystate ==4 && status ==200

    D
    None

    Note: Not available
    1. Report
  4. Question: Which of the following get method in Ajax gold library is used to get text from the server?

    A
    getDataReturnText

    B
    postDataReturnXml

    C
    getDataRequestText

    D
    postDataRequestText

    Note: Not available
    1. Report
  5. Question: Which of the following post method of Ajax gold library is used to send data to the server gets XML back from the server?

    A
    getDataReturnText

    B
    postDataReturnHtml

    C
    postDataReturnText

    D
    postDataReturnXml

    Note: Not available
    1. Report
  6. Question: What is Ajaxlib?

    A
    software

    B
    technology

    C
    framwork

    D
    language

    Note: Not available
    1. Report
  7. Question: Which method sets name & value of an HTTP headers?

    A
    getAllResponseHeaders

    B
    getResponseHeader

    C
    setRequestHeader

    D
    all

    Note: Not available
    1. Report
  8. Question: AJAX Stands for:

    A
    Asynchronous Javascript and XML

    B
    Asynchronous Javascript and XHTML

    C
    Another Java and XML Library

    D
    Another Java Abstraction for X-Windows

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