Can we define constructors in Servlet?
Answer Posted / sitaram
Each every class execute in java. One default constructor or
define constructor must be calling. If you are not any
constructor write in your class. when execute the program ,
JVM automatically create the default constructor.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are the different methods of identifying an object?
Are there books about seam?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
To what value is a variable of the string type automatically initialized?
What are various types of class loaders used by jvm?
Describe activation process?
How to determine SGA site?
What is the purpose of the finally clause of a try-catch-finally statement?
How to implement RMI in Java?
What is in-memory replication?
How would you detect a keypress in a jcombobox?
How task's priority is used in scheduling?
Explain the different types of memory used by jvm?
Do we need to override service() method
What is colon_pkg_prefixes and what is its use?