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 |
What is Unicast and Multicast object? Where we will use?
1 Answers Scope International,
Why we use multi threading instead of multiprocessing?
What is identifier give example?
What is I/O Filter?
What are the string methods in java?
Can we have 2 main methods in java class?
What is the difference between static and non-static variables in java programming?
Differences between external iteration and internal iteration?
Which class contains a method: cloneable or object?
Explain the use of javap tool.
How many bits does a boolean take?
What is ternary operator in java?