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 |
What is the difference between the final method and abstract method?
why Interface used?
What is a java applet? What is an interface?
What is arraylist e?
what is use of marker interface? give me good example?
What is the epoch date?
Is string is a data type in java?
What is string value?
What is jagged array in java?
What is canonical name in java?
What is difference between public static and void?
Difference between arraylist and vector.