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...

Please tell me the oops concept with detailed answer

Answer Posted / m.shanmuga sundaram

Oops is an acronym for object oriented programming language
or object oriented paradigm

Building blocks of oops are

1) Data Encapsulation :
Hiding non essential things from an user

2) Abstraction
Implementation of data encapsulation

3) Inhertitance
Reusability of code

4) Polymorphism
The ability of a function that can act on different data
types in different ways

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is destructor in oop?

1082


What is difference between inheritance and polymorphism?

1071


What is the significance of classes in oop?

1232


What is abstraction example?

1158


What are objects in oop?

1155


what is different between oops and c++

2613


what are the ways in which a constructors can be called?

2200


What does sksksk mean in text slang?

2180


Whats oop mean?

1098


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2158


Is abstract thinking intelligence?

1109


Why do we use oop?

1167


What is difference between polymorphism and inheritance?

1132


Why do we use polymorphism in oops?

1105


Describe these concepts: Polymorphism, Inheritance and Abstraction.

1245