What is the diff between the System.Array.CopyTo() and System.Array.Clone()?


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

Post New Answer

More C Sharp Interview Questions

If you donot specify an access modifier for a method, what is the default access modifier?

0 Answers  


Is c# front end or back end?

0 Answers  


Why do we need constructors?

0 Answers  


Which is faster dictionary or list?

0 Answers  


Can a class be protected in c#?

0 Answers  






How do I declare a pure virtual function in c#?

0 Answers  


Why should you override the tostring() method?

0 Answers  


When should I throw an exception?

0 Answers  


What is the difference between int16 and int32 in c#?

0 Answers  


i am using windows authentication for c#.net remoting with iis.I uncheck the anonymous access option in directory security.when my client requests the server it returns 401:unauthorized error.How can I resolve the exception ? Please send me the reply as early as possible.

1 Answers  


why C#.net doesnot support prcedures and why it supports structs,functions

1 Answers  


What is a factory in c#?

0 Answers  


Categories