What compiler do not do if we create our own constructor?
Answer Posted / purnima
the compiler does not create a default constructor if we
create our own constructor
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Client-Server Computing?
How does Cookies work in Servlets?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What is a generic servlet?
What do you mean by session tracking and also explain its techniques?
Whether we can get deadlock situation in servlets?
What is the use of welcome-file-list?
How to get the server information in a servlet?
What is the use of send redirect () method?
Which method is called when reference variable is passed in system.net?
What are the types of an http request?
How printwriter is different from servletoutputstream?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
Is dispatcher servlet a singleton?
What is a cookie What is the difference between session and cookie