Answer Posted / vamsi
jdk:java devlopement Kit
jvm:java verchuval machine
class:class is model for creating objects,it is a physically
not exist in the world
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to create a custom exception?
What are pass by reference and pass by value?
What is parsing in grammar?
What's the default access specifier for variables and methods of a class?
What are parsers? Dom vs sax parser.
What is java oops?
What is a bufferedreader?
What is stringwriter?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What are the various access specifiers for java classes?
How we can make copy of a java object?
What isan abstract class and when do you use it?
Is java call by reference?
What is thread pool in java with example?
Explain the difference between extends thread vs implements runnable in java?