Professional Development

Professional Development

Image

Servlets

442
plays

20 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    Servlet runs each request in a __________ ?

    OS shell

    JVM

    JRE

    Separate thread

  • 2. Multiple Choice
    45 seconds
    1 pt

    Which of the following statement is not correct about HTTP method ?

    A GET request append data to the end of the URL.

    A POST request append data to the end of the URL.

    HTTP DELETE method request for the Server to delete the resource

    HTTP OPTIONS request for communication options available on the request/response chain

  • 3. Multiple Choice
    30 seconds
    1 pt

    Which class provide implementation for service() method ?

    HttpServlet

    GenericServlet

    Servlet

    none of the above

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?