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 meant by JVM ?

Answers were Sorted based on User's Feedback



What is meant by JVM ?..

Answer / ranganathkini

JVM or Java Virtual Machine is the core component of the
Java platform. The JVM abstracts the underlying host
software/hardware platform and provides a standard execution
environment for Java-based applications across multiple
platforms.

Is This Answer Correct ?    16 Yes 1 No

What is meant by JVM ?..

Answer / anusha.v

JVM is the java virtual machine which will convert the byte
code into user understandable code.JVM is a software which
act as an interpreter.JVM is mainly dependent on the
Operating System why because of different OS has its own
JVM.

Is This Answer Correct ?    6 Yes 1 No

What is meant by JVM ?..

Answer / ravikiran(aptech mumbai)

JVM is the java virtual machine which will convert the byte
code into user understandable code

Is This Answer Correct ?    13 Yes 9 No

What is meant by JVM ?..

Answer / kailas v nair

JVM means Java Virtual Machine.Java compiler only converts
source code to byte code this code can be converted to
machine code by a java virtual machine.Every OS contain
their inbuilt JVM this feature of Java helps run any java
application on any platform(platforn independance).

Is This Answer Correct ?    1 Yes 0 No

What is meant by JVM ?..

Answer / nirmal anandh.m

JVM means Java Virtual Machine.The important feature for
java language is Platform Independence. Without JVM we
can't run any java applications. We can use this JVM in any
kind of OS like Windows,MAC,Ubuntu etc...

Is This Answer Correct ?    4 Yes 4 No

What is meant by JVM ?..

Answer / rakesh

JVM is interpreter for the byte code the virtual mechine
code gerented by the java interpreter is know as mechine
secific byte, it's as an interpreter between virtual
mechine & real mechine.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Core Java Interview Questions

Is string passed by reference in java?

0 Answers  


what is difference between business delegate and data access object(dao)? in java?

1 Answers  


Is it possible for a yielded thread to get chance for its execution again?

0 Answers  


Is java written in c?

0 Answers  


What are the 3 types of loops in java?

0 Answers  


Can we overload the methods by making them static?

0 Answers  


What does business logic mean?

0 Answers  


What is the lifetime and scope of a variable?

0 Answers  


What is continuity of a function?

0 Answers  


What kind of variables can a class consist?

0 Answers  


Is string a class in java?

0 Answers  


What is the difference between class & structure?

0 Answers  


Categories