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
What is lazy loading and what is Generic Servlet Class?
What is SingleThreadModel interface?
Explain the difference between servletconfig and servletcontext in servlet?
What is meant by a web application
Why HttpServlet class is declared abstract?
Why is a constructor needed in a servlet even if we use the init method?
What is http servlet in java?
How do cookies work in servlets?
What is servlet and its use?
What are the drawbacks of cgi?
Explain servlet life cycle?
What is cookie? Why is cookie used?
What are the type of protocols used in httpservlet?
Why servlet is mostly used?
Which protocol will be used by browser and servlet to communicate