What is JVM and its role? What is the feature of platform
independency in Java? How does it differ from C++?

Answer Posted / sunil.hit

JVM is java virtual machine.

when we say that its platform independent it doesn't mean we dont required it on our desktop or laptop.
it just means that you just need that JVM file to run all java application over your machine.
it automatically comes with all the OS now a days. so you dont required to install that JVM file.
otherwise...

when ever you are connected with internet and you are downloading any java application
the server at the other side send your machine that JVM file
it then install automatically or it will create a dummy.
and when the application is install to use it will not through any error.
JVM file will be supported by all OS since its global .
that makes it platform Independent.

whereas in C++ dont have such file, it is needed to be install or copy all the file to your machine.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are all the browsers..?

1441


write program which accept information about 5 student & display same information according to ascending order of their name??

2318


Why do you want to work here

1334


C++ PROGRAM FOR FIBONACCI SERIES USING COPY CONSTRUCTER

4801


100 computers ip how to calculate

1632






What are annotations? What are assertions? why they are used why not if-else?? what is normalization? what is QuickSort? what are Avl trees?

1820


what does the interviewer mean by saying "have a good life " cheerfully at the end of an HR interview??? is this positive to be selected reply yes or no

1461


can u perform addition of two octal numbers using java?

4943


differance between radix sort and radix exchange sort

2843


Write steps of retrieving data using ado.net?

1837


what should i say in the interview if interviewer asks me "why did you choose IT instead of your core group?"

1561


Is there aptitute question will be asked in NIC exam ??? If yes how many questions will be asked??

1858


Define configuration and calibration and explain with an example

1542


Can you connect Active Directory to other 3rd-party Directory Services? Name a few options.

1558


What is The Need of Template?

1554