Explain the types of assemblies in .net?


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

Post New Answer

More C Sharp Interview Questions

What is marshalling and what are different kinds of marshalling?

0 Answers  


What are events in C#?

0 Answers   CDC,


How would you describe encapsulation in c#?

0 Answers  


What is an Interface in C#?

0 Answers   TryTechnicals Pvt Ltd,


what is the need of using interface in program ex:if we have a program like this interface1() { void method1(); void method(); } class a1 : interface1 { a1 b = new b(); b.method1(); b.method2(); } so without using interface also we can achieve this then wat is the need to use the interface? plz give me the answer

1 Answers  






Can variables defined in interface. If yes how we can call/use it in class.

2 Answers   Synechron,


WHAT IS THE DIFFERENCE BETWEEN STRING AND STRING BUILDER ?

3 Answers  


What is the difference between convert and parse in c#?

0 Answers  


What is dependency in software?

0 Answers  


What is default boolean value in c#?

0 Answers  


Why do we need abstraction in c#?

0 Answers  


What is mean by c#?

0 Answers  


Categories