Answer Posted / aashish r. wadhokar
java virtual machine also known as JVM.
JVM is a miracle bcoz of which java becomes platform
independent language.
jvm acts as an inrterface betn OS and java program.
as in c lang. program needs to be convert into machine
language(.obj).in the same way java code need to be
translated into .class file (in bytecode)
and then JVM executes thst bytecode(.class file).
and thus java program gets executed by JVM and not by OS.
so java become platform independent.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the considerations to be made in case of loops in java ?
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
How do I find jre path in windows?
What is the enumerator of the java collection framework? : java collections
What are the different types of features of the java collections framework? : java collections
what is mean by hasing and maping in java platform and advantage?
What are the differences between the java collection and the java list? : java collections
What are the main classes of the list interfaces? : java collections
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
Which sorting algorithm is used by collections.sort() in java ?
can u draw class/object diagram for ATM
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What are the classes in the java collection framework? : java collections