Answer Posted / bijoy baby
jspinit();
-jspservice();
jspdestroy
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Explain the difference between string, stringbuffer and stringbuilder in java?
What's the default access specifier for variables and methods of a class?
What is the functionability stubs and skeletons?
What is the difference between static (class) method and instance method?
Can you make a constructor final in Java?
Can we override protected method in java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Can we have static methods in an interface?
What is contractor means and methods?
Can a static block throw exception?
How can we make sure main() is the last thread to finish in java program?
What are the parts of a method?
What do you know about java?
Why does java have two ways to create child threads?
What do you mean by jjs in java8?