1. Question: In XMLHttpRerquest Object Properties for IE which is used to  Read/write?

    A
    readyState

    B
    onreadystatechange

    C
    responseText

    D
    responseStream

    Note: Not available
    1. Report
  2. Question: "send" is used for what?

    A
     Sends an HTTP request to the browser

    B
    Sends an HTTP request to the server

    C
    Sends an HTTP request to the header

    D
    Sends an HTTP request to the user

    Note: Not available
    1. Report
  3. Question: What does status property value 404 means?

    A
    Gateway Timeout

    B
    Forbidden

    C
    Not Acceptable

    D
    not found

    Note: Not available
    1. Report
  4. Question: What does status property value 200 means?

    A
    created

    B
    OK

    C
    No Content

    D
    None

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

    A
    Service Unavailable

    B
    Gateway Timeout

    C
    Bad Gateway

    D
    Ok

    Note: Not available
    1. Report
  6. 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
  7. Question: Ajax stands for Asynchronous JavaScript and______.

    A
    XML

    Note: Not available
    1. Report
  8. Question: The value of______ means everything is just fine.

    A
    200

    Note: Not available
    1. Report
  9. Question: The value 0 means______

    A
    uninitialized

    Note: Not available
    1. Report
  10. Question: The value 404 means______

    A
    not found

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