What is the life cycle of a servlet?

  1. init(),service(),destroy()

  2. init(),destroy(),service(),

  3. init(),process(),destroy()

  4. init(),start(),destroy()


Correct Option: A

Find more quizzes: