MathWorks Interview Question

What is JVM and fully qualified name?

Interview Answer

Anonymous

Jul 14, 2011

Java Virtual Machine: execute byte code (or act as a middle man between Java and native machine)

2