Can we add default constructor to Servlet?
Answer Posted / balbir
yes,we can. by the way java implicitly create a constructor
if we not passing any constructor.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How will you invoke any external process in java?
What are the different types of sorting in java?
What is meant by data hiding in java?
Why put method is idempotent?
What does escaping a character mean?
What are the elements of java?
When should I use a singleton?
What is the dot operator?
What is the buffer limit?
Is hashset ordered?
Can we assign integer value to char in java?
What is import java util arraylist?
How do you define a set in java?
how to create multithreaded program? Explain different ways of using thread? : Java thread
Where is the find and replace?