What's the difference between abstraction and encapsulation?
Answer / Sanjay Rathour
Abstraction is a process of hiding implementation details and only exposing essential functionality to the user. Encapsulation, on the other hand, refers to bundling data and functions into a single unit (class or module) and controlling access to that unit.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is boxing in c#?
What is selector c#?
What is typeof undefined?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
What is the keyword used to prevent a class from being inherited by another class?
What is the interface in c#?
What does dbml mean?
What do you mean by default constructor?
Distinguish between a class and struct?
What's the difference between system.string and system.text.stringbuilder classes?
Distinguish between the Debug class and Trace class with its functionality?
Explain about Oops concept
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)