Answer Posted / bijoy baby
jspinit();
-jspservice();
jspdestroy
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What are the 3 types of control structures?
What are the differences between processes and threads?
Define "Access specifiers" in java.
Can you inherit from an abstract class java?
Can a static class implement an interface?
What is toarray method in java?
How do you include a string in java?
What does 0 mean in boolean?
What is volatile data type?
What is navigable map in java?
What are strings in physics?
What is an object's lock and which object's have locks in java programming?
How many static init can you have?
Why volatile is used in java?
How to Sort Strings which are given in List and display in ascending order without using java api.