1. Question: Which of the following holds the HTTP status code returned by a request?

    A
    status

    B
    readyTtext

    C
    readyState

    D
    abort

    Note: Not available
    1. Report
  2. Question: Which of the following is the native method to open a request?

    A
    setRequestHeader

    B
    open

    C
    open  Text

    D
    openRequest

    Note: Not available
    1. Report
  3. Question: Which method gets all the HTTP headers?

    A
    getResponseHeader

    B
    getAllResponseHeaders

    C
    both a & b

    D
    None

    Note: Not available
    1. Report
  4. Question: When document.write is used in javascripts?

    A
    Writes text to the current page

    B
    Write text to the next page

    C
    open the current page

    D
    None

    Note: Not available
    1. Report
  5. Question: To open a new browser which object method used?

    A
    history.go

    B
    window.open

    C
    window.new

    D
    window

    Note: Not available
    1. Report
  6. Question: Which are javascript events common in Ajax?

    A
    onabort

    B
    onblur

    C
    onsubmit

    D
    ALL

    Note: Not available
    1. Report
  7. Question: By which method we can navigates the Web Browser to a location in the browser's history?

    A
    window.open

    B
    history.open

    C
    history.go

    D
    document.history

    Note: Not available
    1. Report
  8. Question: Which javascript event  occurs when an element loses the input focus?

    A
    onblur

    B
    onfocus

    C
    onkeyup

    D
    onreset

    Note: Not available
    1. Report
  9. Question: Which is Bitwise operators?

    A
    &

    B
    ^

    C
    |

    D
    All

    Note: Not available
    1. Report
  10. Question: Which properties is useful to determine what browser the visitor is using?

    A
    location.hostname

    B
    navigator.appName

    C
    document.title

    D
    history.go

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