Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


oops concept is used for?

Answers were Sorted based on User's Feedback



oops concept is used for?..

Answer / yj

OOP concepts were introduced to overcome the limitations of POP(Procedure Oriented Programming). The first and foremost aim of OOP was to secure the data by encapsulating it in class and providing the only way to access them i.e., through functions which are in the same class.
Secondly, it reduces the complexity.
Thirdly, it reuses the code and hence uses memory efficiently.

There are 3 main OOP concepts :
1. Encapsulation.
2. Polymorphism.
3. Inheritance.

Is This Answer Correct ?    34 Yes 1 No

oops concept is used for?..

Answer / kundlasireesha

security

Is This Answer Correct ?    17 Yes 6 No

oops concept is used for?..

Answer / muthukumar

secureity as well as to increase the execution speed by
providing data and functions together with in an object

Is This Answer Correct ?    9 Yes 8 No

Post New Answer

More OOPS Interview Questions

define oops concept with example

1 Answers   Cap Gemini,


Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?

5 Answers  


what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....

6 Answers  


What is persistence in oop?

0 Answers  


Program to check whether a word starts with a capital letter or not.

1 Answers   Infosys,


what is static?

4 Answers  


What is the advantage of oop over procedural language?

0 Answers  


When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??

13 Answers   HCL, Honeywell,


WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)

1 Answers   TCS,


What is difference between inheritance and polymorphism?

0 Answers  


What does no cap mean?

0 Answers  


write a short note on Overloading of Binary Operator?

2 Answers  


Categories