1. Question: ___________________ standard HTTP status code that indicates no content is available.

    A
    204

    Note: Not available
    1. Report
  2. Question: Which is a ternary operator?

    A
    !==

    B
    ?:

    C
    !=

    D
    >>>=

    Note: Not available
    1. Report
  3. Question: 
    ________________-standard HTTP status code that indicates the request is complete.

    A
    4

    Note: Not available
    1. Report
  4. Question: _______________-standard HTTP status code that indicates data is not found.

    A
    204

    Note: Not available
    1. Report
  5. Question: The status property value 200 means.

    A
    Request is  Ok

    B
    Request is Created

    C
    Not found

    D
    None

    Note: Not available
    1. Report
  6. Question: 
    ____________-standard HTTP status code that indicates request timeout.

    A
    408

    Note: Not available
    1. Report
  7. Question: 
    ______________standard HTTP status code that indicates Bad Gateway.

    A
    502

    Note: Not available
    1. Report
  8. Question: The status property value 404 means.

    A
    Not found

    B
    Request Timeout

    C
    Gateway Timeout

    D
    Interner server error

    Note: Not available
    1. Report
  9. Question: XMLHttpRequest object uses _______ and _________ to retrieve data.

    A
    XML Text

    Note: Not available
    1. Report
  10. Question: When we can use responseText property?

    A
    For retrieved data that we want to treat as standard text

    B
    For retrieved data that we want to treat as XML

    C
    For any emage

    D
    None

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