What is platform in Java?
1507
10-Nov-2015
Devesh Kumar Singh
10-Nov-2015A platform is the hardware or software environment in which a program runs. There are two types of platforms:
1) software-based
2) hardware-based.
Java provides software-based platform.