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

What are the uses of synchronized keyword?

551


How many inner classes can a class have?

572


Explain the difference between map and flatmap stream operation?

814


How does sublist works in java?

538


Why main() method is public, static and void in java ?

591






Explain about public and private access specifiers?

532


What is the benefit of abstract class?

513


What is the name of the java compiler?

519


What is a private class in java?

506


What is yield () in java?

478


Explain reverse a linked list iterative solution in java?

496


Give reasons supporting that string is immutable.

494


Is hashset ordered java?

586


What do u mean by variable?

561


What are the restrictions imposed by a Security Manager on Applets?.

2061