what is platform independence in java?

Answer Posted / suresh

Once the java code is compiled, it can be run on any
hardware platform that has java interpreter ported on it.It
means, the compiled code can be run on any platform.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you do math powers in java?

570


What are annotations in java?

619


How do you override a variable in java?

525


What are the differences between throw and throws?

521


What is the difference between && and & in java?

567






Is upper case in java?

525


What is tree in java?

485


What is pojo class in java?

532


what is difference between equals and ==?

584


What are 3 boolean operators?

527


What is abstract class? Explain

591


Objects or references which of them gets garbage collected?

530


Explain with example the concept of constant variable in java.

625


What are sets in java?

500


What is java util list?

483