What compiler do not do if we create our own constructor?
Answer Posted / sitaram
JVM compiler check the java code. If you are not created
the constructor for the class. JVM is automatically created
with out parameters constrctor.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Explain how does JSP handle run-time exceptions?
What is the difference between genericservlet and httpservlet
How do you invoke a servelt?
What is httpservlet and how it is different from genericservlet?
What are some disadvantages of storing session state in cookies?
what is multiple server?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
Write a program to show the functionality of servlets.
Is that servlet is pure java object or not?
What are the uses of servlet and what is servlet chaining?
What is cookie? Why is cookie used?
What is the life cycle of a servlet?
How do you run a servlet?
When servlet object is created?
What is the procedure of invoking different servlet in a different application?