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 jvm? how can it is useful in java?

Answers were Sorted based on User's Feedback



what is jvm? how can it is useful in java? ..

Answer / msandeepk

jvm stands for Java Virtual Machine. It is the program
which runs java programs. We can define heap size of jvm.
In java garbage collection is taken care by jvm. Hence user
need not concentrate on garbage collection. The default
algorithm jvm uses is mark and sweep algorithm. We can even
change the algorithm.
jvm is considered very useful because jvm can be hardware
and o/s dependent. But the compiled class file is
independent to be run on any platform. All this is possible
because of JVM's capability and features.

Is This Answer Correct ?    9 Yes 0 No

what is jvm? how can it is useful in java? ..

Answer / ashok ramchandnai

JVM is used to run java byte code. JVM is the one that takes java byte code and converts into machine specific instructions.
User compiles a java program and creates .class file that is nothing but the byte code and can be run on any of the machine that contains a jvm.
JVM takes this byte code and execute the programme.

Is This Answer Correct ?    2 Yes 0 No

what is jvm? how can it is useful in java? ..

Answer / elancheliyan rajendran

jvm is Java Virtual Machine.when you compile the java
program the jvm is creates byte code.Then we can run any
other platform.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More J2EE Interview Questions

What are the advantages of object-relational mapping (orm)?

0 Answers  


Is j2ee a language or framework?

0 Answers  


What is the J2EE module?

0 Answers  


What is j2ee explain the component of j2ee application?

0 Answers  


What is business logic?

0 Answers  


What is container-managed sign-on?

0 Answers  


What is a jbutton in java?

0 Answers  


What is a panel java?

0 Answers  


What is cascade delete?

0 Answers  


what is meant by proxy server

1 Answers  


What are types of j2ee clients?

0 Answers  


Why is java called technology?

0 Answers  


Categories