Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WHAT IS JDK,JVM,CLASS DEFINE ALL?

Answers were Sorted based on User's Feedback



WHAT IS JDK,JVM,CLASS DEFINE ALL?..

Answer / 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

WHAT IS JDK,JVM,CLASS DEFINE ALL?..

Answer / ranjith

class is nothing but set of objects or blueprint of an object

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is static import in java? Explain

0 Answers  


How long will it take to learn java?

0 Answers  


Is hashset sorted in java?

0 Answers  


String is mutable or immutable?

3 Answers  


what is the difference between cd & dvd ?

30 Answers   Lovely Professional University, Satyam, Sibylsys,


Explain the use of javap tool.

0 Answers  


Explain about java sdk?

0 Answers  


Is a char always 1 byte?

0 Answers  


abstract class Demo { public void show() { System.out.println("Hello I am In show method of Abstract class"); } } class Sample extends Demo { public void show() { super.show(); System.out.println("Hello I am In Sample "); } } public class Test { public static void main(String[] args) { //I WANT TO CALL THE METHOD OF BASE CLASS IT IS POSSIBLE OR NOT CAN WE USE SCOPE RESOLUTION OPERATOR TO CALL OR JAVA NOT SUPPORTED THAT :: OPERATORE } }

3 Answers  


Which variables are stored in heap?

0 Answers  


What do you mean by hashing?

0 Answers   Amazon,


What language is an assembler written in?

0 Answers  


Categories