Features of Java | object-oriented features of java
The main reason behind the creation of Java was to bring portability and security features to the computer language. Apart from these two salient features, there were several other features which played an important role in shaping the final form of this excellent language. The most important features of Java language are given below:
1:- Object Oriented:-
- In Java , Everything is an Object.
- Clear Structure for the programs
- Faster and easier to execute.
- Java can be extended easily because it is based on the object model.
2:- Platform Independent:-
- Java is a platform independent language, which means that compiled code Java can run in all operating systems.
3:- Easy to learn:-
- If you understand the basics of the OOP concept, Java programming is quite easy to learn.
4:- Secure:-
- Java is more secure in compression of all programming languages, and with Java's secure feature, it is capable of developing virus-free, tamper-free systems.
5:- Robust:-
- Java mainly tries to eliminate error prone situations by emphasizing compile time error checking and runtime checking.
Why to Learn Java Programming..?
- Java is completely based on object oriented programming. C++ and Java are quite similar to each other, yet Java has more advanced and simple characteristics of java.
- Java programming serves the purpose of its right one run anywhere(WORA), and Java also has the capability of reuse code once written.
- In Java, the source code is compiled into byte code while in other languages the source code is compiled into machine code.
- This platform is also independent ie. compile java code can be run in all operating systems.
- It is quite easy to learn Java programming if you understand the basics of the OOP concept.
- Java is more secure in compression of all programming languages, and With the secure feature of Java, it is capable of developing virus-free, tamper-free systems.
- We can use Java programming to create a web application, mobile application and desktop application.
- According to Oracle, Java runs on about 1 billion computers and 3 billion phones.
- Lots of libraries.
- Helps to get a job with Good Pay.😊


Comments
Post a Comment
If you have any doubts, Please let me know