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

Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

523


Please explain what is the difference between encrypting a password and applying a hashing?

546


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

2474


How is threading done in .net?

554


Tell us why do we use the “using” statement?

549






How do you instantiate a complex number?

595


Explain what is reflection in microsoft .net context?

563


Difference abstract class and interface in .net?

600


How is .net able to support multiple languages?

611


How to produce an assembly?

564


Explain webfarm vs webgardens in .net?

589


how can i create a table from front end to back end in wabe page?

1500


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

544


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

1933


Difference between abstract class and interface in .net?

556