How java is platform independent?

Answer Posted / bandana mankotia

Platform Independent means the process in which certain
languages is capable of running on all types of Operating
System.
Java is platform independent bcoz In java when we
execute the source code,it generates the class file
comprising the bytecode.Byte code are easily interpreted by
JVM(interpreter)which is available with every type of O.S
we install

Is This Answer Correct ?    25 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name four container classes.

552


Can we compare two strings in java?

554


What are dot operator queries?

623


What is the functionality of the stub?

567


Tell me about your ability to work under pressure

1765






Is void a wrapper class?

529


What exactly is java?

509


What is the difference between preparedstatement and statement in java?

547


How to remove the trailing spaces from a string?

648


In a container there are 5 components. I want to display all the component names, how will you do that?

1557


When is the garbage collection used in Java?

654


Explain Basics of OOP Language in java

586


What is multi level inheritance in java?

554


How do you override a variable in java?

526


What is the point of java?

550