Answer Posted / sharad kumar verma
jspinit();
_jspservice();
jspdestroy();
| Is This Answer Correct ? | 31 Yes | 13 No |
Post New Answer View All Answers
What is an infinite loop in java? Explain with an example.
what is meant by Byte code concept in Java?
What is an object in java and how is it created?
What is :: operator in java 8?
What is the difference between iterator and enumeration ?
What are the ways to instantiate the class class?
what is aggregation in java?
Program to Find the second largest element in an array.
What is the difference between stringbuffer and stringbuilder class?
Can constructor be synchronized?
What is externalizable interface?
What is set and get methods in java?
What is an empty list in java?
Explain the difference between transient and volatile in java?
Explain about main thread in java?