Differences between namespace, class, assembly?


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

Post New Answer

More Dot Net General Interview Questions

What are the types of assemblies in .net?

0 Answers  


What?s the Unix name for a Windows service equivalent?

1 Answers  


How to instantiate a delegate?

0 Answers  


What is Entity Relationship Model in .NET?

0 Answers   Viscus Infotech,


Explain the two different types of typecasting?

1 Answers  






String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


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

0 Answers  


What are the benefits of Model-View-Controller Architecture?

1 Answers  


What is namespace in .net?

0 Answers  


What is managed code in .NET?

0 Answers  


what user controls are and what server controls are and the differences between the two.

0 Answers  


What is jit compilers?

0 Answers  


Categories