Answer Posted / ravi
jspinit();
jspservice();
jspdestroy();
| Is This Answer Correct ? | 36 Yes | 20 No |
Post New Answer View All Answers
What is difference between static variable and global variable?
Why are pointers not secure?
What is the purpose of the system class in java?
What is meant by anonymous class?
When a byte datatype is used?
What do you mean by mnemonics?
List some features of the abstract class.
Explain access specifiers?
Is a class subclass of itself?
What is the final access modifier in java?
What is pangram in java?
extending thread class or implementing runnable interface. Which is better? : Java thread
How do you execute a thread in java?
What is the use of put method?
What is the base class of all classes?