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 is the difference between the methods sleep() and wait()? : Java thread
How to create an immutable class?
What is a pointer and does java support pointers?
What is function and its uses?
Explain the difference between static and dynamic binding in java?
Is class is a data type?
What is string length in java?
What is an empirical question?
What does it mean that a method or field is “static”?
How many threads can java run?
Explain what pure virtual function is?
How do you declare an array that will hold more than 64KB of data?
Are true and false keywords?
What’s the difference between applets and standalone program?
Explain notify() method of object class ?