Answer Posted / bijoy baby
jspinit();
-jspservice();
jspdestroy
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is square root in java?
What is Java Reflection API? Why it’s so important to have?
What is difference between module and function?
How much ram can a 64 bit processor theoretically?
Why is string builder not thread safe?
Which method cannot be overridden in java?
Can we create an object of private class?
What is a static method in java?
What do you mean by Hash Map and Hash Table?
How can you share data between two thread in Java?
How to perform linear search in java?
Can a constructor call the constructor of parent class?
What is a default method?
Can we override protected method in java?
How do you define a parameter?