Features of Java
Hello friends today we discuss about Features of Java. The main features of java language is; it very simple and easy to read and write code. It is also object oriented programming language.
Java is the most secure and platform independent programming language, The main advantage of java is; it is object oriented programming language. Here i will discuss about all important features of java;
- Simple
- Object-Oriented
- Platform independent
- Secured
- Robust
- Architecture neutral
- Portable
- Dynamic
- Interpreted
- High Performance
- Multithreaded
- Distributed
Java is easy to learn and its syntax is quite simple, clean and easy to understand.The confusing and ambiguous concepts of C++ are either left out in Java or they have been re-implemented in a cleaner way.
Eg : Pointers and Operator Overloading are not there in java but were an important part of C++.
I hope u like all these features.
No comments :
Post a Comment