Introduction To Java
Apr 23, 2022 · 3 min read · Why do we use Programming language? Machine only understand 0’s and 1’s, for humans it is very difficult to instruct computer in 0’s and 1’s so to avoid this issue we write our code in human readable language (Programming language). Java is one o...
Join discussion