why oops need in programming

Answers were Sorted based on User's Feedback



why oops need in programming..

Answer / 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

why oops need in programming..

Answer / asif khan

the major reason behind of that is OOPS provide the manupulation of data ,hides the data,security,provide reusing the defined the code without rewriting them.....

Is This Answer Correct ?    7 Yes 1 No

why oops need in programming..

Answer / 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

why oops need in programming..

Answer / pradeep pal

The data is very important for any program in a language.
Therefore, to provide the security to data is very important.

OOPs is the concept, we can secure the data, so that no one can access directly to the data without prior notification.

Is This Answer Correct ?    0 Yes 2 No

why oops need in programming..

Answer / hiren

oops need in programing coz of user doesn't want to use any
code to other user like that encapsulation, inheritance,
abstraction etc. so, that oop need in programing.

Is This Answer Correct ?    10 Yes 13 No

why oops need in programming..

Answer / yesudass moses

actually oops is used to boost up the reusability of the code...
For eg. If we create a database row deletion class, we can
inherit and use it to any master...

Is This Answer Correct ?    4 Yes 7 No

why oops need in programming..

Answer / baburam

oops is a methodlogy of java for building the software
application and it allocates reallife object,the real life
concept included the oops for programming terms nd lnguage.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More OOPS Interview Questions

What is the diamond problem in inheritance?

0 Answers  


Is data hiding and abstraction same?

0 Answers  


Why do we use polymorphism in oops?

0 Answers  


Out of 4 concepts, which 3 C++ Follow?

1 Answers   TCS,


There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?

2 Answers  






hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

0 Answers  


What is the real time example of inheritance?

0 Answers  


WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.

4 Answers   HCL,


what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use

2 Answers   HCL,


Polymorphism with an example?

8 Answers   Accenture, emc2,


what is the sylabus for priliminaries?

0 Answers  


DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED PROGRAMING.

5 Answers  


Categories