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

Explain how hashmap works?

598


What’s meant by anonymous class?

610


What is java and their uses?

558


What are the restrictions imposed by a Security Manager on Applets?.

2079


Why java is used everywhere?

599






Explain the difference between abstract class and interface in java?

543


What is the difference in between cpp and java? Can u explain in detail?

619


Explain treeset?

597


Why arraylist is not synchronized in java example?

477


Why deletion in linkedlist is fast than arraylist?

544


Is passing by reference faster?

532


Explain the importance of finally over return statement?

616


What is meant by flickering?

662


what is recursion in java

604


Difference between final and effectively final ? Why is effectively final even required ?

573