A
java platform is a software only platform. It runs on other hardware based
platforms like Unix, Linux, windows nt ,….etc.
Java
platform has two components :
- JVM ( Java Virtual Machine ) : It is a software that cam be ported onto various hardware platforms. And converts Byte codes into machine level language.
- Java API : Application Program Interface.
This comment has been removed by the author.
ReplyDelete