Why Java is called as purely platform independent..?
Explain briefly..dont Give regular answers
Explain with your own example..?

Answer Posted / himanshu daurby

ava is a platform independent programming language, Because when you install jdk software on your system then automatically JVM are installed on your system. For every operating system separate JVM is available which is capable to read the .class file or byte code. When we compile your Java code then .class file is generated by javac compiler these codes are readable by JVM and every operating system have its own JVM so JVM is platform dependent but due to JVM java language is become platform independent.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

os is developed in c no java is more secured then c na why dont the os developed is developed using java

3815


What is the definition of tree ?

750


Why does java have two ways to create child threads?

665


How does compareto method work?

717


What are the java ide’s?

797


Is java 11 paid version?

703


How strings are created in java?

791


Can we increase size of array?

760


What is the access scope of protected access specifier?

737


Can list be null in java?

757


what is thread in Java ?

878


What is formatted output in java?

713


What are the application of stack?

676


Give an example of use of pointers in java class.

749


What is core java called?

716