Answer Posted / penchal das
Encapsulation is the process of wrapping up of data into a
single unit called as "class",or hiding complexity.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is use of singleton class in c#?
What is c sharp used for?
What are the differences between static, public and void in c#?
What is a thread c#?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
What exactly happens when we debug and build the program?
What are functions c#?
what is full assembly reference
What are Types of assemblies that can be created in dotnet
Is dictionary reference type c#?
Explain the feature of c# language?
What is the data provider name to connect to access database?
Is c# used for any core features of windows vista?
What is .cshtml file?
What do you understand by an Implicit Variable?