when there is a need of jvm then how we can say that java
is a platform independent language?

Answer Posted / venkat

jvm is used to convert into an machinery language

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java lang object?

523


Is alive and join method in java?

533


What does a method signature consist of?

506


What is the this keyword?

552


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

583






How does multithreading take place on a computer with a single cpu in java programming?

522


how can you take care of mutual exclusion using java threads? : Java thread

605


What is a java object and java application?

572


Can a class have multiple constructors?

531


What is the benefit of abstract class?

513


What is the use of hashmap in java?

545


Break statement can be used as labels in java?

549


What does main method?

556


What is the definition of tree ?

585


Justify your answer that you can't define a method inside another method in java, if you can then how?

600