adplus-dvertising
frame-decoration

Question

What are two common virtual machine architectures?

a.

Java Virtual Machine (JVM) and Common Language Runtime (CLR)

b.

GNU C Compiler (GCC) and Microsoft C/C++ Optimizing Compiler

c.

Intel C++ Compiler and GCC/G++

d.

None of the above

Posted under Reverse Engineering

Answer: (a).Java Virtual Machine (JVM) and Common Language Runtime (CLR) Explanation:Two common virtual machine architectures are the Java Virtual Machine (JVM) that runs Java programs, and the Common Language Runtime (CLR) that runs Microsoft .NET applications.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are two common virtual machine architectures?