why java is platform independent?

Answer Posted / gv praveen kumar

Java contains inbuilt JVM (Java virtual machine) which converts byte code into native understanding form of operating system.Java can run on every operating system by taking same amount of memory space.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In Java list the methods that can be overridden?

780


What is a void in java?

790


Can a main method be declared final?

798


Compare java and python.

761


Can static method access instance variables ?

830


What is the covariant return type?

771


What is * argv?

932


How can constructor chaining be done by using the super keyword?

845


What is json parser in java?

813


what is the purpose of "virtual"?

795


State the significance of public, private, protected class?

857


What is the difference between exception and error in java?

708


What does string intern() method do?

828


What is natural ordering in java?

728


Why java is considered dynamic?

942