InterviewSolution
Saved Bookmarks
| 1. |
Can servlet class declare constructor with ServletConfig object as an argument?(a) True(b) FalseI have been asked this question in examination.Question is from Servlet topic in section Java Server Technologies & Servlet of Java |
|
Answer» The correct answer is (b) False |
|