What is OOPS and How it is different from Procedural
Programming ?

Answer Posted / chetan khutale

OOPS means Object Oriented Programming Languages and
Systems and is different from the Structural programming in
the fact that in OOPS programming you take advantage of
Polymorphism, Multiple inheritance and Abstraction and
Encapsulation of the data by using Private and this helps
in Security of Data while giving you the levarage to
program your software system with the maximum flexibility.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1583


What are the benefits of oop?

607


Whats oop mean?

599


What is overloading and its types?

618


What is class and example?

569






What makes a language oop?

598


What is the real time example of inheritance?

645


What is coupling in oops?

600


Why do we use class?

637


What is difference between inheritance and polymorphism?

574


What is the benefit of oop?

570


can inline function declare in private part of class?

3661


c++ program to swap the objects of two different classes

1767


Can an interface inherit a class?

565


What is cohesion in oop?

624