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

What is an interface in oop?

790


What does and I oop mean in text?

872


What is the problem with multiple inheritance?

851


why reinterpret cast is considered dangerous?

2123


What is the difference between inheritance and polymorphism?

817


Why it is called runtime polymorphism?

808


What is object in oop?

890


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

2170


What is the advantage of oop over procedural language?

855


What is class and object in oops?

856


Prepare me a program for the animation of train

2234


What are the 4 main oop principles?

958


What is overloading in oops?

859


How is class defined?

852


What is encapsulation in oop?

805