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
Explain about doubly linked list
What is the size of boolean variable?
What is the purpose of sizeof operator?
Where are the local variables stored?
How do you compare objects in java?
What is %02d?
Can we sort hashmap in java?
What is array length in java?
What is the difference between yield() and sleep()?
Is this valid in java ? Can we instantiate interface in java?
When does an object becomes eligible for garbage collection in java?
Can I declare a class as private?
What is final access modifier in java?
Can a constructor call another constructor?
What are the types of java languages?