What is platform in Java?
Ask by Devesh Kumar Singh
Updated 22 Sep 2020
A 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.