How encapsulation and abstraction defined/used in C#.NET.

Answer Posted / ramanathan

holding the deails togather.wrapping updata and methods
together..tis is called Encapsulation..
hiding details.Hiding the implementations of methods in a
classby use of objects..this is called Abstraction..

Is This Answer Correct ?    10 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In .NET how can you solve the DLL Hell problem?

669


What is parseexact c#?

524


Does c# support multiple inheritance (mi)?

528


Which namespace is required to implement trace ?

547


What is the symbol used for in c#?

493






What is the difference between firstordefault and singleordefault?

477


Are cao stateful in nature?

474


How to implement singleton design pattern in c#?

469


Which attribute is used in order that the method can be used as webservice?

512


What is the difference between null and string empty in c#?

462


There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?

1581


How do I simulate optional parameters to com calls?

505


What is system console writeline in c#?

467


What is an actual parameter?

490


What is the difference between Object and class adapters?

514