what is platform independence in java?

Answer Posted / pramod pawar

Compile once , but run anywhere in short...
is the meaning of platform independence in java...
once we have compiled the program(java.c) its object file
(bytecode) can be created..and that byte-code we can run on
any machine independent of O.S.therefore it is platform
independence.....

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by inner class in java? Explain

697


What is the difference between jfc & wfc?

692


How to implement an arraylist in java?

601


Is int a class in java?

625


What is the escape character in java?

611






How many bits is a 64 bit byte?

614


What is the preferred size of a component in java programming?

622


What is wrapper class example?

627


Why is string buffer better than string ?

693


What is a package in java? List down various advantages of packages.

857


Why we use protected in java?

624


What is the difference between jdk and jre?

707


Why do we need hashmap in java?

646


What is binary tree in java?

643


Is arraylist sorted in java?

615