开发者

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

开发者 https://www.devze.com 2022-12-30 02:53 出处:网络
I\'m learning Java for a course this month, and this question is just one I thought of that I\'d like to know.

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

精彩评论

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

关注公众号