Explain the difference between a Private Assembly and a Shared Assembly


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

Post New Answer

More C Sharp Interview Questions

I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


Give examples for reference types?

0 Answers  


Explain the Abstract class in c#.net

0 Answers  


Define Final Class in C#

0 Answers   HCL,


Is c# a technology?

0 Answers  


What is Asynchronous call and how it can be implemented using delegates?

0 Answers  


what is IFormatable

0 Answers   Wipro,


Can constructor have return type c#?

0 Answers  


How is the syntax written to inherit from a class in C#?Give an example ?

0 Answers   Siebel,


Explain how do you debug an asp.net web application?

0 Answers  


Why do we need constructor?

0 Answers  


Are all methods virtual in c#?

0 Answers  


Categories