Answer Posted / umesh
Answer #2 is wrong
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is exception handling in java?
What is a treemap in java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
How do you call a reference in java?
What is the method in java?
What is multi-catch block in java?
Can we sort list in java?
Explain the difference between protected and default access.
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What isan abstract class and when do you use it?
what is the constructor and how many types of constructors are used in java?
Can a class be a super class and a sub-class at the same time? Give example.
What is classname class in java?
What is externalizable?
What is substring in java?