The superb purpose for formation of Java was to bring convenientce and security highlight into a scripting language. Close to these two significant highlights, there were numerous different highlights that assumed a significant part in trim out the last type of this exceptional language. Those highlights are :
1) Simple
Java is not difficult to learn and its sentence structure is very straightforward, perfect and simple to understand.The confounding and vague ideas of C++ are either forgotten about in Java or they have been re-carried out in a cleaner way.
Eg : Pointers and Operator Overloading are not there in java however were a significant piece of C++.
2) Object Oriented
In java, everything is an item which has some information and conduct. Java can be effortlessly stretched out as it depends on Object Model. Following are some fundamental concepts of OOP's.
- Object
- Class
- Inheritance
- Polymorphism
- Abstraction
- Encapsulation
3) Robust
Java puts forth an attempt to dispose of mistake inclined codes by underlining principally on order time blunder checking and runtime checking. However, the primary regions which Java improved were Memory Management and misused Exceptions by presenting programmed Garbage Collector and Exception Handling.
4) Platform Independent
Dissimilar to other programming dialects, for example, C, C++ and so on which are aggregated into stage explicit machines. Java is destined to be compose once, run-anyplace language.
On accumulation Java program is incorporated into bytecode. This bytecode is stage autonomous and can be run on any machine, in addition to this bytecode design likewise give security. Any machine with Java Runtime Environment can run Java Programs.
5) Secure
With regards to security, Java is consistently the best option. With java secure highlights it empower us to foster infection free, temper free framework. Java program consistently runs in Java runtime climate with practically invalid association with framework OS, thus it is safer.
Features of java
Reviewed by Aishwarya chauhan
on
5:37 AM
Rating:
No comments: