Tags: Programming Language.

The K virtual machine (KVM) is a virtual machine developed by Sun Microsystems (now owned by Oracle Corporation) derived from the Java Virtual Machine specification. The KVM was written from scratch in C. It is designed for small devices and has a small memory footprint. It supports a subset of the features of the higher end JVM. For example a KVM may not support floating-point operations and object finalization. The CLDC specifies use of the KVM.

Loading...

This page contains content from the copyrighted Wikipedia article "K virtual machine"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.