How java is platform independent?

Answer Posted / abhilesh rastogi.... bca from

java is platform independent due to the JVM. java program
does not directly interect with os. java program interect
with jvm. c/c++ program interect with os.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array a class?

523


What is the java project architecture?

1787


Does every java program need a main?

538


How to create an interface?

629


What are the main uses of java?

529






What is java literals?

582


What are reference variables in java?

599


Give us a program to check for parenthesis matching using stack.

565


Explain wait() method of object class ?

637


When does an object becomes eligible for garbage collection in java?

583


Can a class be private?

520


explain copyonwritearraylist and when do we use copyonwritearraylist?

547


Is arraylist sorted in java?

536


What are static variables and functions?

629


Can you pass functions in java?

569