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 function overriding and overloading in java?
how session will be expired ?
Write a function to print Fibonacci series and Tribonacci series?
How can we create an immutable class in java?
There are 2 methods in a class. Both have the same method signature except for return types. Is this overloading or overriding or what is it?
Print Vertical traversal of a Binary Tree.
What do you mean by platform independence of Java?
How to override a equals() method and what is the use?
To obtain design information about an object, which class in used?
What does jre stand for?
How many bits are in a sentence?
What are the advantages and disadvantages of object cloning?