What is the difference between add and addrange in c#?


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

Post New Answer

More C Sharp Interview Questions

For methods inside the interface why can’t you specify the accessibility modifier?

0 Answers   Siebel,


What is inner class in c#?

0 Answers  


When you inherit a protected class-level variable, who is it available to?

4 Answers   Visual Soft,


What is the difference between abstract class and interface in c#?

0 Answers  


Differentiate between the public and private ?

0 Answers   Microsoft,






What is the difference between finalize() and dispose()?

0 Answers  


What is streamreader/streamwriter class?

0 Answers  


What is default constructor c#?

0 Answers  


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

0 Answers  


Describe how a .net application is compiled and executed

0 Answers  


What is the difference between “finalize” and “finally” methods in c#?

0 Answers  


What is indexer c#?

0 Answers  


Categories