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
What is the purpose of the return statement?
Can we use this () and super () in a method?
What is an anonymous class in java?
How does arraylist work in java?
What is a class variable?
What is the Difference between Final Class && Abstract Class?
What is implicit object in java?
How we create object in copy constructor?
What carriage return means?
How long will it take to learn java?
If you do not want your class to be inherited by any other class. What would you do?
In a container there are 5 components. I want to display all the component names, how will you do that?
Explain about sets?
Where is const variable stored?
I don’t want my class to be inherited by any other class. What should I do?