What is the difference between compiler and jvm?



What is the difference between compiler and jvm?..

Answer / Sandip Kumar Srivastava

"A compiler translates source code to machine code, while a JVM (Java Virtual Machine) runs compiled bytecode generated by a Java compiler on various platforms."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between the final method and abstract method?

1 Answers  


why Interface used?

1 Answers   HCL,


What is a java applet? What is an interface?

1 Answers  


What is arraylist e?

1 Answers  


what is use of marker interface? give me good example?

2 Answers  


What is the epoch date?

1 Answers  


Is string is a data type in java?

1 Answers  


What is string value?

1 Answers  


What is jagged array in java?

1 Answers  


What is canonical name in java?

1 Answers  


What is difference between public static and void?

1 Answers  


Difference between arraylist and vector.

1 Answers  


Categories