- Java is an object-oriented programming language
- It is a programming language and computing platform first released by Sun Microsystems in 1995
- App is a general-purpose, concurrent, class-based, object-oriented programming language
- Java is designed to have as few implementation dependencies as possible
- Java is designed to be used in distributed environments
- Java is designed to have a security manager to allow the specification of a security policy
- One implementation of Java is called HotSpot
- Java is a compiled language
- Java is typically used to develop client-server applications and applets
- Java is designed for concurrent programming and provides constructs that encourage concurrency such as threads and synchronizers
20 Aug 2021