Why Java is platform independent language?
Java as of 2022 is the second most popular language in the world.
With increasing popularity, java has its particular feature, It is platform-independent.
A java program run on two steps.
1. It first should be compiled using 'Javac' compiler. When th...
bibekkshetri.hashnode.dev1 min read