whats the life cycle of jsp
Answers were Sorted based on User's Feedback
Answer / rajiv kumar
Translation & compilation
Execution
Buffering
Handlig Error
| Is This Answer Correct ? | 7 Yes | 12 No |
Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance.
how session will be expired ?
What is the root class for all Java classes?
What is nested loop? What is dangling else condition in it?
whats the difference between == and .equal ?
How do you empty a list in java?
What is Runtime class and its purpose?
What is meant by string is immutable?
What do you understand by looping in java? Explain the different types of loops.
what do you meant by Runtime Polymorphism?
13 Answers BVIMR, IBM, Persistent,
What is serialization in java?
Can we have any other return type than void for main method?