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 |
Why do we need singleton?
what is the use of bean managed and container managed with example?
In Java, what types of classes perform inheritance?
Can we override private method in java?
What is the benefit of using enum to declare a constant?
How do you include a string in java?
What does int [] mean in java?
Can we add default constructor to Servlet?
What do you mean by append?
What is static synchronization?
What is command line argument
What is int lol?