Platform Independent
Platform Intendent : Write Once And Run Anywhere (WORA) Java is a platform intendent then we can easily execute or interpreted on the other machine . OR Java is platform independent because it is different from other languages like C, C++ and JVM is platform dependent. It means we can compile a java program on any specific machine then we can easily execute or interpreted on the other machine. A platform is the hardware or software environment in which a program runs.
There are two types of platforms software-based and hardware-based. Java provides a software-based platform.
The Java platform differs from most other platforms in the sense that it is a software-based platform that runs on top of other hardware-based platforms.
No comments:
Post a Comment