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

What are the OOPS concepts?

Answer Posted / sirisha

oops concepts are
1.Object
An object is collection of data members and associated
member functions.

2.Class
Class is a data structure which encapsulates data and
member function in a single unit and the member funtions of
the class are used to access member variables.

3.Abstraction
Abstraction is of the process of hidding data.
or
Identifying the important properties of existing modes.

4.Encapsulation
The wrapping up of data and methods in a single unit is
known as encapsulation.

5.Polymorphism
Process of aquiring properties from one object to another
with changes.
or
The same operation can be applied differntly in diffent
objects.
ex:5+2,a+b.

6.Inheritance
Process of aquiring properties from one object to another
without changes.
or
Identifying the important features based on one class to
next class.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to find 2 power of a 5digit number with out using big int and exponent ?

2442


Give two or more real cenario of virtual function and vertual object

2366


What is encapsulation selenium?

1080


What is difference between multiple inheritance and multilevel inheritance?

1197


What is polymorphism what are the different types of polymorphism?

1067


What is an interface in oop?

1092


Why it is called runtime polymorphism?

1201


What is object-oriented programming? Webopedia definition

1343


What do you mean by overloading?

1131


What is the point of oop?

1263


which feature are not hold visual basic of oop?

2237


Can we create object of interface?

1176


Can bst contain duplicates?

1246


• What are the desirable attributes for memory managment?

2283


What are oops methods?

1075