Answer Posted / ravi
jspinit();
jspservice();
jspdestroy();
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is final method?
Why singleton class is used in java?
Can we make constructors static?
What are the limitations of procedural programming approach?
What is final keyword?
How do you escape json?
What are the pillars of java?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What is difference between static class and singleton pattern?
do I need to use synchronized on setvalue(int)? : Java thread
What is a parameter example?
Is empty string in java?
How do you create a sop?
Can we pass a primitive type by reference in java? How
What is the largest long allowed by java?