Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Java Virtual Machine
|
| Definition
| JVM is the component of the Java runtime environment responsible for JIT—compiling Java byte code, memory management, thread scheduling, and interacting with the host environment, e.g., Windows operating system. JVM is the Java equivalent of the Common Language Runtime (CLR) in the .NET Framework.
|
| See also
| Common Language Runtime
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|