1. Question: Which is the XMLHttpRequest Object properties?

    A
    onreadystatechange

    B
    readyState

    C
    responseText

    D
    status

    E
    All

    Note: Not available
    1. Report
  2. Question: Which provides more details about the browser?

    A
    navigator.AppName

    B
    navigator.hostname

    C
    navigator.AppVersion

    D
    navigator.UserAgent

    Note: Not available
    1. Report
  3. Question: Which property is used to holds the name of the event handler that should be called when the value of the readyState property changes for Internet Explorer?

    A
    onreadystatechange

    B
    readyState

    C
    responseBody

    D
    responsXML

    E
    status

    Note: Not available
    1. Report
  4. Question: 

    The acronym form of Ajax is ________________

    A
    Asynchronous JavaScript and XML

    Note: Not available
    1. Report
  5. Question: Which property is used to holds the state of the request

    A
    readyState

    B
    status

    C
    statusText

    D
    All

    Note: Not available
    1. Report
  6. Question: ________________Occurs when there’s been a JavaScript erro

    A
    onerror

    Note: Not available
    1. Report
  7. Question: What is the objective of open method?

    A
    Opens a request to the server

    B
    Opens a request to the browser

    C
    gets all the HTTP headers

    D
    All

    Note: Not available
    1. Report
  8. Question: _________________-Occurs when the user resizes an element or page

    A
    onresize

    Note: Not available
    1. Report
  9. Question: What is the purpose of send method?

    A
    Sends an HTTP request to the server

    B
    Sets the name and value of an HTTP header

    C
    Gets the value of an HTTP header

    D
    ALL

    Note: Not available
    1. Report
  10. Question: _______________Holds the name of the event handler that should be called when the value of the readyState property changes

    A
    onreadystatechange

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