Define an assembly 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 anonymous class in c#?

0 Answers  


What is overloading with example?

0 Answers  


Is is possible to force garbage collector to run?

0 Answers  


Give examples for reference types?

0 Answers  


What is the difference between protected and protected internal?

5 Answers   Fulcrum Logic,


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


What is the difference between yield and return?

0 Answers  


How many constructors can a class have in c#?

0 Answers  


What is .cs file in c#?

0 Answers  


What is the state of Garbage Collection after dispose() call info C# code?

4 Answers  


What is clr namespace?

0 Answers  


What?s a delegate?

8 Answers   CTS, Visual Soft,


Categories