Vidyalelo
C# Programming · Q19

Classes and Objects in C Sharp

Programming · C# Programming · question 19

Q19

What is the process of hiding the implementation details of a class in C#?

A.
Abstraction
B.
Inheritance
C.
Polymorphism
D.
Encapsulation
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board