开发者

What are the main glaring differences between the JVM and KVM?

I'm learning Java for a course this month, and this question is just one I thought of that I'd like to know.

What are the main differences between these two? I kn开发者_开发问答ow KVM is targeted for mobile devices, correct?


The KVM is specifically optimized for use with devices with 128k - 256k available memory. It is developed for use with J2ME. The JVM has additional libraries and functionality that the KVM does not have out of the box (but these libraries can be added to the KVM as needed).

More information on the KVM and J2ME.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜