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
Which exception is thrown if the servlet is not initialized properly?
What is the directory structure of web application?
What is cgi?
Is servlet thread safe?
How do cookies work in servlets?
What is webservlet?
What are its drawbacks of cgi?
When to use doget() and when dopost()?
How do I support both get and post from the same servlet?
What is dispatcher servlet?
How do you define a servlet?
What are the phases of servlet life cycle?
What is called a session?
What is lazy loading and what is Generic Servlet Class?
What do you mean by deployment descriptor?