Answer Posted / sharad kumar verma
jspinit();
_jspservice();
jspdestroy();
| Is This Answer Correct ? | 31 Yes | 13 No |
Post New Answer View All Answers
What is classname class in java?
What is difference between pointer and reference?
Difference between Linked list and Queue?
What is parameter example?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What are java packages? What is the significance of packages?
Define jre i.e. Java runtime environment?
What are keywords in java?
What are serialization and deserialization?
what are the states associated in the thread? : Java thread
Why is singleton instance static?
Can interface be private in java?
Where is stringbuffer stored?
What is a nested class?
What do you mean by Function Overloading in java?