OOPs concept ?
Answer / satish
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 ? | 7 Yes | 2 No |
What are different properties provided by Object-oriented systems?
Can you store multiple data types in System.Array?
What are the benefits of using windows services:
How you will handle session when deploying application in more than a server? Describe session handling in a webform, how does it work and what are the limits?
Why is lazy loading?
Why are mutable structs evil?
Difference between debug.write and trace.write?
What is use of a HashTable in .NET?
Why is it a bad idea to throw your own exceptions?
What is the use of 'as' Keyword in C# ?
Why multiple inheritance is not possible in c#
If a class is a ref type, how we can pass to a function.
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)