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 |
When should you use generics?
What you mean by inner exception in c#?
What is the difference between a method and a property?
What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?
How do I open the console window?
What is cli in c#?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is the C# syntax to catch any possible exception?
What the different phase/steps of acquiring a proxy object in webservice?
What is deferred execution in c#?
Can variables defined in interface. If yes how we can call/use it in class.
3. Describe the process of interact UI to BAL n DAL?
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)