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
Can you refresh servlet in client and server-side automatically?
Explain the custom jsp tags and the beans.
Why do we use sendredirect() method?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What are the ways to handle multi-threading in servlets?
What are the servlet events?
What if you need to span your transaction across multiple servlet invocations?
Why doesn’t a servlet include main()?
Which HTTP method is non-idempotent?
Explain the differences between jsp and servlet.
How to rectify errors in java servlet while compilation?
What is url encoding and url decoding
What do you mean by a filter and how does it work?
What is servlet mapping?
Why is servlet used?