What are the types returned by the ServletContext method getResource and getResourceAsStream?

  1. 1) ServletContext doesn't have one of these two methods.

  2. 2) String and InputStream

  3. 3) URL and InputStream

  4. 4) URL and StreamReader


Correct Option: C

Find more quizzes: