Home / CSE MCQs / AJAX-1 ::

CSE MCQs :: AJAX-1

  1. What are the features of Ajax?
  2. A.
    Live data binding
    B.
    Client-side template rendering
    C.
    Declarative instantiation of client components
    D.
    All of the above

  3. What is AJAX?
  4. A.
    is a program
    B.
    is a country name
    C.
    is a football club name
    D.
    All of these

  5. Which of the following are the features of an HTTP request?
  6. A.
    URL being requested
    B.
    Optional request body
    C.
    Optional set of request headers
    D.
    All of the mentioned

  7. AJAX based on ______
  8. A.
    JavaScript and XML
    B.
    VBScript and XML
    C.
    JavaScript and Java
    D.
    JavaScript and HTTP requests

  9. What are the advantages of Ajax?
  10. A.
    Bandwidth utilization
    B.
    More interactive
    C.
    Speeder retrieval of data
    D.
    All of these

  11. Which of the below is a lieral reverse of Ajax?
  12. A.
    HTTP
    B.
    HTML
    C.
    XML
    D.
    Comet

  13. What makes Ajax unique?
  14. A.
    It works as a stand-alone Web-development tool
    B.
    It works the same with all Web browsers
    C.
    It uses C++ as its programming language
    D.
    It makes data requests asynchronously

  15. Who does the chorus believe spread a rumor about Ajax slaughtering cattle?
  16. A.
    Ares
    B.
    Hermound
    C.
    Odysseus
    D.
    Artemis

  17. What are the controls of Ajax?
  18. A.
    ScriptManager
    B.
    ScriptManagerProxy
    C.
    UpdatePanel
    D.
    All of these

  19. Which property is used to control the duration of Ajax request.
  20. A.
    AsyncPostBackTimeout
    B.
    AsyncTimeout
    C.
    Timeout
    D.
    PostBackTimeout