Oops concepts ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / naresh kumar
encapsulation means the wrapping of data member and member
function into a single into is called encapsulation.
e.g. egg roll.
| Is This Answer Correct ? | 15 Yes | 6 No |
Is it true that all c# types derive from a common base class?
What is Co- and Contra-Variance in C#?
What is difference between a type and class?
What is Delegate and what is it used for ?
how to implement singelton in C# & its uses?
how to access the virtual method without creating the objet for the virtual method?
Can you have an array of arrays?
What is a Managed Code??
How do you serialize in c#?
What is a derived class in c#?
What is Interface and Abstraction (in real time scenario)
What is escape character in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)