JVM responsibility?

Answer Posted / syed mudassir

jvm is a java virtual machine which has multiple tasks to
work on.
converting .class into exe code is one of the responsibility
of jvm

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can inner class final?

628


What is bifunction in java?

670


How to access arraylist elements in java?

486


What steps are taken when the OS shifts from one-thread execution to another?

893


Can we override private method?

551






How does compareto method work?

519


Is arraylist sorted in java?

525


What is the same as procedures?

527


What is anagram in java?

512


What is difference between checked and unchecked exception in java?

565


What is a pointer and does java support pointers?

553


Can we access instance variables within static methods ?

560


Why are lists ordered in java?

537


Explain public static void main(string args[]) in java.

524


What is string example?

593