Answer Posted / ravi
jspinit();
jspservice();
jspdestroy();
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How can we achieve thread safety in java?
What is collection sort in java?
Why declare Main() method as a static in java ?
Explain the importance of thread scheduler in java?
What is the synonym of procedure?
What technique can be employed to compare two strings?
What is java objectoutputstream?
What technique is carried out to find out if a particular string is empty?
What is final access modifier in java?
What are the difference between string, string builder, and string buffer in java?
How large is a boolean?
What is the map interface in java programming?
Why should we use singleton pattern instead of static class?
What are serialization and deserialization?
What does @param args mean in java?