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 are the 2 broad classifications of fields in c#?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
Why should you override the tostring() method?
What is the class in c#?
What is the difference between constants and read-only?
if a method is marked as protected internal who can access it?
Why do we write system in c#?
What are the classes contained in a single .NET DLL ?
What is data quality assurance?
Is datetime nullable c#?
What are delegates?
What are the three types of predicates?
Why static constructor is parameterless in c#?
What is meant by console programming?
What is use of abstract class in c#?