why oops need in programming

Answer Posted / anju

OOP represents the real life concepts such as inheritence,
encapsulation etc. and in order to channelize the real time
concepts in programming terms and language, OOP is
inculcated.

Is This Answer Correct ?    31 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is polymorphism needed?

581


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1443


What are the 4 pillars of oop?

660


What is overloading and its types?

604


What is destructor example?

586






What is the difference between static polymorphism and dynamic polymorphism?

567


Why do we use oop?

593


What is the difference between procedural programming and oops?

544


write a program to find 2^n+1 ?

1538


What is oops and its features?

575


What is solid in oops?

592


program for insertion ,deletion,sorting in double link list

2269


Can enum be null?

578


What is the difference between a mixin and inheritance?

508


What are the benefits of interface?

569