How JAVA program is COMPILED and EXECUTED?
All other programming languages like c++ or c have the same compilation method
They work in 2 steps, where source code is written and saved in a file then the file is compiled and the code is converted to machine code.
But here comes java which has ...
fuzel.hashnode.dev3 min read
Aashish Jha
I m a DevOps Student, ๐๐จ๐จ๐ค ๐๐ง๐ญ๐ก๐ฎ๐ฌ๐ข๐๐ฌ๐ญ
awesome bro... Loved your explanation!!