Java platform is a software-only platform, which runs on top of other hardware-based platforms like
The Java platform has 2 components:
ô€‚ƒ Java Virtual Machine (JVM) – 'JVM' is a software that can be ported onto various hardware platforms. Byte
codes are the machine language of the JVM.
ô€‚ƒ Java Application Programming Interface (Java API) – set of classes written using the Java language and run
on the JVM.
Comments
Post a Comment