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 concepts ?

Answer Posted / shafi syed

Abstraction, Inheritance, Encapsulation, Polymorphism
Abstraction : Abstraction is the process of identifying
common patterns that have systematic variations; an
abstraction represents the common pattern and provides a
means for specifying which variation to use.
Inheritance :OOP, a parent class can inherit its behavior
and state to children classes
Encapsulation :Encapsulation allows an object to separate
its interface from its implementation. The data and the
implementation code for the object are hidden behind its
interface.
Polymorphism:Polymorphism allows objects to be represented
in multiple forms

Is This Answer Correct ?    25 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?

1125


What is escape sequence in c#?

1062


Why we use get and set method in c#?

1001


Can class inherit from struct c#?

1013


Why singleton is sealed?

901


What are the commonly used i/o classes?

1003


Describe an abstract class?

1038


what class is underneath the sortedlist class?

1017


What is the use of convert toint32 in c#?

1023


What is the base class in .net from which all the classes are derived from?

1010


What can be done with c#?

880


What is a .exe extension files? How is it similar to .dll extension files?

1110


Is a games console a computer?

985


What is command object in c#?

997


write a program to find the biggest palindrome in the given string

1015