Can we add default constructor to Servlet?
Answer / 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 |
Is java written in c?
How do you check if a string contains only numeric digits?
Explain a situation where finally block will not be executed?
What is a generic code?
How do you use parseint in java?
What is the benefit of using enum to declare a constant?
What is the life-cycle of an object?
How can you reverse a string?
What are the interfaces defined by Java.lang package?
Can I declare class as static or private?
What is tcp ip in java?
What is void in java?