how/why java is platform independence ?
Java is platform independence language because it works on WORA (write once and run anywhere) principle it means java code can be run on any system without changing a single word.
flow: whenever we wr
what-is-oops.hashnode.dev1 min read