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 autoboxing and unboxing?
What are keywords in java?
Explain the difference between the Boolean & operator and the && operator?
What is the syntax and characteristics of a lambda expression?
if a java file without any source code is valid java file?
What is java lang object?
Write java program to reverse string without using api?
what is meant by multicast?
Is class forname reflection?
Can we sort list in java?
what is polymorphism with example?types of polymorphism?
Why is whitespace important?