How encapsulation and abstraction defined/used in C#.NET.
Answer Posted / sp
Encapsulation is the process of hiding details from the
outside of the source.
Abstraction is the process of hiding details from other than
the child's.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the difference between array and list in c#?
What is array and types of array in c#?
What is meant by unicode characters?
Explain the difference between user control and custom control. Also, explain their use.
What is dto c#?
What is thread in c#?
Why do I get a syntax error when trying to declare a variable called checked?
Describe an interface class?
Define interface class in c#?
What are Namespaces?
How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?
Is c# an open source?
Explain about multithreading?
What is dataadapter c#?
What is an indexer in c#?