What is dll in c#?


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

Post New Answer

More C Sharp Interview Questions

What is concatenation and when should it be used?

0 Answers  


What is a collection class in c#?

0 Answers  


What does an indexer do?

0 Answers  


What are the Types of optimization and name a few and how do u do?

0 Answers   BirlaSoft,


Does c# support multiple inheritance (mi)?

0 Answers  






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  


What are anonymous methods ? why these methods are used and in what condition these methods are useful ?

1 Answers  


What is the difference between field and property in c#?

0 Answers  


Explain the difference between proc. Sent by val and by sub?

0 Answers  


Explain the various types of classes used in c#?

0 Answers  


Can we inherit private members of class in c#?

0 Answers  


Is python easier than c#?

0 Answers  


Categories