What compiler do not do if we create our own constructor?
Answer Posted / qim2010
The compiler check the java code. If it founds no constructor for the class then JVM automatically creates the default constructor.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which are the different ways you can communicate between servlets?
What is the life-cycle of servlets?
Which interface should be implemented by all servlets?
Which httpsession object is used to view and manipulate information about a session?
Define the life cycle of a servlets.
What are the common methods that are included in the http servlet class?
What is httpservlet and how it is different from genericservlet?
Who is responsible to create the object of servlet?
What is Servlets and explain the advantages of Servlet life cycle?
What is the use of java servlet api?
What is servlet interface?
Describe servlet?
What are its drawbacks of cgi?
Difference between java beans & servlets?
What are all the ways for session tracking?