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

What is balanced tree in java?

536


Is an empty arraylist null?

603


What is package private scope in java?

538


What is generic class?

652


What is hashset in java?

536






What is the base class of all classes?

575


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

690


What is complexity and its types?

530


Why declare Main() method as a static in java ?

600


Can we create an object of static class in java?

598


Give the difference between the println method and sqrt method?

629


What is ctrl m character?

518


What is the difference between Java1.4 and Java1.5

1834


What is object in java?

540


Explain the difference between intermediate and terminal operations in java8?

574