Welcome To Our Site

Anything is free here, let's enjoy today.

Get Update with the new units & News everyday

Tuesday, August 16, 2016

Unit 4: What are all the features of Java Programming Languages?

What are all the features of Java Programming Languages?

The Features of Java
- Simple
- Object-Oriented
- Platform independent
- Secured
- Robust
- Architecture neutral
- Portable
- Dynamic
- Interpreted
- High Performance
- Multithreaded
- Distributed

The Details of Each Features
1_Simple
According to Sun, Java language is simple because:
 + the syntax is based on C++ (so easier for programmers to learn it after C++).
 + removed much confusing and/or rarely-used features e.g., explicit pointers, operator overloading etc.
 + No need to remove unreferenced objects because there is Automatic Garbage Collection in java.

2_Object-oriented
 + Object-oriented means we organize our software as a combination of different types of objects that incorporate both data and behavior.
 + Object-oriented programming(OOPs) is a methodology that simplifies software development and maintenance by providing some rules.
 + Basic concepts of OOPs are: 
      Object
      Class
      Inheritance
      Polymorphism
      Abstraction
      Encapsulation.

Continued....


No comments:
Write comments

Hey, Beside the programming part, you can learn other subject free such as Accounting, Network...- FreesEducationsClass
Join Our Newsletter