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
What is the old name of java?
What does || || mean in math?
Can a class have an interface?
What is null object in java?
Can the interface be final?
What is static in java?
What is the SimpleTimeZone class?
Give an example of use of pointers in java class.
What is a java developer salary?
what are the states associated in the thread? : Java thread
What is the difference between a synchronized method and a synchronized block?
What is a null class?
What are the types of web technologies?
What do you mean by garbage collection used in java?
Why does java not allow multiple public classes in a java file ?