Answer Posted / mithilesh kumar
Encapsulation literally means "to inclose in or as if in a
capsul.
"Encapsulation is defined as the process of
enclosing one or more items within a physical or logical
package .It involves preventing to nonessential details."
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does insertion sort work?
Classes and structs can be declared as static, is this statement true or false?
Is overriding of a function possible in the same class?
What is data set in c#?
What Is A Multicast Delegate?
Explain About .NET Remoting and types of remoting
How to find methods of a assembly file (not using ILDASM)?
How to create multi-dimensional array?
What is private protected in c#?
What is literal control
What is the implicit name of the parameter that gets passed into the set method/property of a class?
What is difference between function and method in c#?
What is console readkey ()?
What happens when thread sleep () method is called?
What is a private class in c#?