Answer Posted / rajesh
java is develep from oak language.
Gamesgousling was the founder of java.
| Is This Answer Correct ? | 98 Yes | 35 No |
Post New Answer View All Answers
What are parsers? Dom vs sax parser.
Can a class have multiple subclasses?
What is the technique adopted to create an immutable class?
What is t type java?
What is meant by class loader? How many types are there?
What is the difference between import java.util.date and java .util?
What is an enumeration?
Explain the difference between abstract class and interface in java?
Define how does a try statement determine which catch clause should be used to handle an exception?
Can inner class extend any class?
What is bean? Where it can be used?
Can I overload to string method
How does compareto method work?
what are synchronized methods and synchronized statements? : Java thread
explain different ways of using thread? : Java thread