Answer Posted / raman
A class that implements javax.servlet interface is cslled a
sevlet.It alloes is to develop a web application.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the two environment variables that must be set in order to run any java programs?
How does callback work in java?
Is java se free?
Name four container classes.
What is an 8 bit word?
Explain purpose of sleep() method in java?
Explain about interrupt() method of thread class ?
Why is sizeof not a function?
What is quick sort in java?
Can bool be null?
What is abstract class? Explain
Can we define static methods inside interface?
What is the default value of float and double datatype in java?
Can we sort hashmap in java?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.