JVM is platform independent or depeneded?

Answer Posted / ankit chauhan

ya java hi platform independent language bcoz in java there is a facility to translate source code to byte code due to byte code it is possible to run java application to any platform thats why java is called platform indipendent

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is string passed by reference in java?

544


What are exception handling keywords in java?

603


What is difference between length and length() method in java ?

554


What languages are pass by reference?

532


What is protected in java?

518






What is java dot?

487


What are java packages?

578


Define an applet in java?

627


Can a main method be declared final?

579


How will you initialize an Applet?

614


What is the difference between the paint() and repaint() methods?

581


explain the difference between jdk and jvm?

555


What is boolean example?

523


Explain the difference between comparator and comparable in java?

481


What does the “static” keyword mean? Can you override private or static method in java?

621