why oops need in programming

Answer Posted / vijay varadharajan

Implementing OOPs programming gives us flexibility, code re-usability and most importantly security. These are the major three reasons we go for OOPs programming.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation and abstraction? How are they implemented in C++?

628


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6136


How does polymorphism work?

631


Is html an oop?

571


What is a null tree?

621






What is polymorphism oop?

614


Why polymorphism is used in oops?

575


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2000


Are polymorphisms mutations?

691


What is abstraction in oop?

625


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2027


Which is not an object oriented programming language?

533


Explain virtual inheritance?

680


what's the basic's in dot net

1733


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

1752