JAVA is a computer programming language that is concurrent, class-based, object oriented and specifically designed to have as few implementations dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. java applications are typically compiled to...Read More
A platform to learn the basic concepts of computing
Comments