How java is platform independent?

Answer Posted / jitesh singh

java is platform independent due to the concept of J.I.T
after compilation of java source code filename.class file
prepared by the J.V.M is called bytecode but j.v.m is
platform dependent that bytecode is further interpreate by
J.I.T in the machine code
by this process java becomes platform independent

Is This Answer Correct ?    19 Yes 44 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you add spaces in java?

514


How many types of keywords are there?

564


What is the difference between compile-time polymorphism and runtime polymorphism?

567


What exactly is java?

519


Explain about automatic type conversion in java?

571






Is namespace same as package in java?

543


Why parameters should be passed by reference?

502


Describe how to implement singleton design pattern in struts.

535


Can an abstract class be a final class?

531


Explain wait() method of object class ?

634


Why do we need hashset in java?

502


Is java util list serializable?

537


Can an integer be null java?

556


What is array sorting in java?

557


Explain about the security aspect of java?

575