Can u explain me What is encapsulation?

Answer Posted / imatoria

Encapsulation means hiding the complexity of the object from
outer world. Hiding (wrapping) could be done with class
keyword. So, person creating the object of this class
doesn't know how this class is manufactured, but only public
variables/properties/functions etc.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe difference between inline and code-behind?

885


Difference between machine.config and web.config?

793


Please explain what is the .net framework and how does it work?

745


What is misl?

839


How to Create and Consume a Web Service?

3007


What is alias ? Is it used in .Net ?

862


Explain can the validation be done in the server side? Or this can be done only in the client side?

734


Describe the Managed Execution Process

1887


What is COM Interoperability in .NET

883


what is dotnet architecture? can anyone explain that.

3957


When we use windows api in .net is it managed or unmanaged code?

831


Explain how com+ related to the dna architecture?

780


What is func in .net 3.5?

782


Tell me what is a “jagged array”?

842


What is "microsoft intermediate language" (msil)?

782