Explain me what is encapsulation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

Why DLL files are needed. & how They are Created in DOTNET?

1 Answers  


Explain how to produce an assembly?

0 Answers  


What tags do you need to add within the asp:datagrid tags to bind columns manually.

0 Answers  


What is the managed and unmanaged code in .net?

3 Answers   Deltech, Dhanush Infotech,


Explain about .net?

0 Answers  






Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.

1 Answers  


DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12

3 Answers  


What is the intermediate language between asp and asp.net1.0?

0 Answers  


Why MVC programming model preferred?

1 Answers  


What is a strategy pattern? Implement it.

1 Answers  


What is the difference between response.redirect & server.transfer?

0 Answers  


What is Flyout Design Pattern in .NET?

0 Answers   Petranics Solutions,


Categories