Why JAVA is OO(Object-Oriented) ??
A Java Program is nothing but a class or more than one class. Everything we will write inside a class. That concept is Object Oriented.
Another fact is Object Oriented Features are supporting like Class, Object, Data Abstraction & Encapsulation, Inheritance, Polymerphism, Dynamic Binding, Message Passing etc.
Another important point is when a method is invoking by an object then the method definition is executing. This is object oriented concept, JAVA is supporting.
Thanks & Regards:
Trilochan Tarai
JAVA Expert
SILAN Technology & java8s.com
trilochan@silantechnology.com
9439202111
A Java Program is nothing but a class or more than one class. Everything we will write inside a class. That concept is Object Oriented.
Another fact is Object Oriented Features are supporting like Class, Object, Data Abstraction & Encapsulation, Inheritance, Polymerphism, Dynamic Binding, Message Passing etc.
Another important point is when a method is invoking by an object then the method definition is executing. This is object oriented concept, JAVA is supporting.
Thanks & Regards:
Trilochan Tarai
JAVA Expert
SILAN Technology & java8s.com
trilochan@silantechnology.com
9439202111
No comments:
Post a Comment