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 do you understand by url rewriting?
Explain mvc pattern.
What is the procedure of invoking different servlet in a different application?
What is the GenericServlet class?
Can you send an authentication error from a servlet?
Why session tracking is needed?
What is lazy loading and what is Generic Servlet Class?
Why do you use session tracking in httpservlet?
What’s the difference between genericservlet and httpservlet?
What is the use of servlet wrapper classes?
Explain url encoding?
Differentiate between the print writer and servlet output stream?
What is the use of attribute in servlets?
Define servlet mapping?
What is httpservlet and how it is different from genericservlet?