How java is platform independent?

Answer Posted / vinay

I am giving the answer more clear.
JVM is O.S Dependent ,i.e different operating systems require
their own specific jvm.

the thing what is platform independent is
the byte code generated by java compiler "javac"
this byte code can be run on any real world object as long as
jre(consists jvm) is exists.jre should be under some
operating system.

Is This Answer Correct ?    18 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of casting?

587


What are different types of constants?

511


What is garbage collection? Can it be forced to run?

537


what are different ways in which a thread can enter the waiting state? : Java thread

484


How a variable is stored in memory?

495






Is it possible to use string in the switch case?

549


How do you create a bulleted list?

557


What purpose do the keywords final, finally, and finalize fulfill?

606


What is return type in java?

628


Why is the type for real numbers called double?

540


What is java developer skills?

502


What is keyword in oop?

510


What are the differences between include directive and include action?

535


Does chrome use java?

514


explain local datetime api in java8?

549