1. Question: ________________Holds the state of the request

    A
    readyState

    Note: Not available
    1. Report
  2. Question: ______________Holds the response body as a string

    A
    responseText

    Note: Not available
    1. Report
  3. Question: The readyState property value 0 means__________.

    A
    Uninitialized

    B
    Loading

    C
    Loaded

    D
    Complete

    Note: Not available
    1. Report
  4. Question: _________________Holds the response body as XML

    A
    responseXML

    Note: Not available
    1. Report
  5. Question: ______________Opens a request to the server

    A
    open

    Note: Not available
    1. Report
  6. Question: ___________Sends an HTTP request to the server

    A
    send

    Note: Not available
    1. Report
  7. Question: _______________Sets the name and value of an HTTP header

    A
    setRequestHeader

    Note: Not available
    1. Report
  8. Question: Because Ajax excels at updating Web pages without refreshing the displayed page.

    A
    true

    B
    false

    Note: Not available
    1. Report
  9. Question: The  readyState  property  value 4 means_____.

    A
    Interactive

    B
    Loaded

    C
    Loading

    D
    Complete

    Note: Not available
    1. Report
  10. Question: Which is not an operator?

    A
    in

    B
    new

    C
    void

    D
    ;

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