What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / mariserla
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 ? | 210 Yes | 48 No |
Post New Answer View All Answers
What is difference between abstraction and encapsulation?
What is the advantage of oop over procedural language?
How to call a non virtual function in the derived class by using base class pointer
What is the difference between procedural programming and oops?
What do you mean by variable?
What is encapsulation with example?
What is class and object with example?
What is and I oop mean?
What is cohesion in oop?
What is polymorphism and types?
What is class and example?
What is the difference between a constructor and a destructor?
What is encapsulation c#?
What do you mean by abstraction?
What is abstraction encapsulation?