OOPS(Object Oriented Programming System) is an methodology that allows to write a program with the help of classes and objects.
Before OOPS concept it's not easy to write a program because in procedure oriented programming complete procedure from starting to end has been written. But OOPS provides flexibily to write program from any point with the help of below concepts. OOPS provides some concepts like :
- Class
- Objects
- Inheritence
- Polymorphism
- Encapsulation
- Abstraction
Blog Author - Pushkar Khosla,
Software Developer by Profession with 3.0 Yrs of Experience , through this blog i'am sharing my industrial Java Knowledge to entire world. For any question or query any one can comment below or mail me at pushkar.itsitm52@gmail.com.
This blog is all about to learn Core Java ,Interview Programs and Coding tricks to polish your Java Knowledge. If you like the content of this blog please share this with your friends.
Software Developer by Profession with 3.0 Yrs of Experience , through this blog i'am sharing my industrial Java Knowledge to entire world. For any question or query any one can comment below or mail me at pushkar.itsitm52@gmail.com.
This blog is all about to learn Core Java ,Interview Programs and Coding tricks to polish your Java Knowledge. If you like the content of this blog please share this with your friends.


No comments:
Post a Comment