Why Java is platform independent?
What is platform independent?High-level programming languages ( like C, C++) program, when get compiled, it gets converted into Machine Code, this Machine code is dependent upon the system(as well as OS) that programmer is using.
Example-C++ program ...
java-harshitsingh.hashnode.dev1 min read