What is the benefits of Java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
3 Answers
+ 2
I am assumming you want to know the advantages of Java so here is what I think: Java™ has significant advantages over other languages and environments that make it suitable for just about any programming task. The advantages of Java are as follows: Java is easy to learn. Java was designed to be easy to use and is therefore easy to write, compile, debug, and learn than other programming languages. Java is object-oriented. This allows you to create modular programs and reusable code. Java is platform-independent. One of the most significant advantages of Java is its ability to move easily from one computer system to another. The ability to run the same program on many different systems is crucial to World Wide Web software, and Java succeeds at this by being platform-independent at both the source and binary levels. Because of Java's robustness, ease of use, cross-platform capabilities and security features, it has become a language of choice for providing worldwide Internet solutions. Hope this helps :)
28th May 2019, 8:53 PM
CSSoftware
CSSoftware - avatar
+ 1
@Anna Ok thanks
28th May 2019, 9:11 PM
CSSoftware
CSSoftware - avatar