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
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What are the types of exceptions?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
Difference between keyword and identifier.
Is c better than java?
When can we say that threads are not lightweight process in java?
Differentiate between stringbuffer and stringbuilder in java.
How do you ensure that n threads can access n resources without deadlock?
Write a program to find the whether a number is an Armstrong number or not?
What is hash in java?
What are the advantages of exception handling?
What are abstract classes and anonymous classes?
What is covariant return type?
Should you use singleton pattern?
What is the base class in java from which all classes are derived?