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
What is difference between pop and oop?
Why do we use oops?
What are the important components of cohesion?
what are the different types of qualifier in java?
What is encapsulation oop?
What is encapsulation example?
What is the real life example of polymorphism?
What is encapsulation in oop?
Why do we use oop?
Is enum a class?
What is encapsulation process?
Which language is not a true object oriented programming language?
What is protected in oop?
What is the importance of oop?
what are the ways in which a constructors can be called?