aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Web Services and Distributed Systems
  • Which of the following must not be used to perform update...
Multiple choice

Which of the following must not be used to perform updates because it breaks the HTTP specification?

  1. POST

  2. init()

  3. GET

  4. contains header(java.lang.String.name)

  5. 1xx

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This method must not be used to perform updates as this breaks the HTTP specification.

Keep practicing — related questions

  • In which of the following methods does the method return null, if the request did not include a header of t...
  • If the request does not have a header of the specified name, which of the following HttpServletRequest meth...
  • Which of the following is NOT a valid HTTP request method?
  • GET and POST are valid HTTP 1.1 methods. Which of the following are not valid HTTP 1.1 methods?
  • Which of the following methods is defined by the servlet specification in order to take two parameters such...
  • When submitting name/value pairs to a web server using HTTP, which HTTP method includes these pairs in the ...
  • Which of the following statements regarding HttpRequest methods are correct?
  • Which of the HTTP methods below is not considered to be "idempotent"?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Enterprise and Web Technologies (2183 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy