Tuesday, 28 November 2017

What is Java


Java is a programing language purpose computer programming language that is concurrent, class-based, object-oriented and specifically designed to have as few implementation dependencies as possible. Java can be write once and run anywhere(WORA). Meaning that compiled Java code can run on all platforms that support Java without the need for recompilation

No comments:

Post a Comment