Answer Posted / nandam mohan
Servlet is a java program which is running in web server.
A class that implements javax.servlet interface is cslled a
sevlet.It alloes is to develop a web application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we find the sum of two linked lists using stack in java?
What is instance example?
What is getclass () getname () in java?
Difference between collection, collection and collections in java?
What is java ceil?
How large is a boolean?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
What are the different types of java?
Explain the features of interfaces in java?
What do you understand by looping in java? Explain the different types of loops.
What is java used for?
What is the significance of java packages?
Are registers volatile?
Why arraylist is used in java?
Where and how can you use a private constructor?