JAVA is a widely-known, open source, object-oriented programming language which supports cross platforms and is used in a wide range of products such as Windows, Unix, Mac, mobile phone etc.
Benefits:
- Open source: no licensing needed
- Faster: byte code is compiled rather than using normal script language which have slow processes
- More stability and maintainability
- Cross Platforms: are easily developed/used (e.g. Unix, Windows, Mac)

Write a comment