What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()?

Answer Posted / gp_bellamkonda

Clone copies only data but not structure
array.copy copies structure as well as data

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of escape sequence?

578


What is the difference between as and is operators in c#?

431


Describe the parts of assembly.

514


What is constants in c#?

417


Can I call a virtual method from a constructor/destructor?

468






What is winforms c#?

473


How do I create a .exe file?

476


How long does it take to learn c# programming?

463


How do you declare a method in c#?

484


Explain the Different types of configuration files in .net?

566


What is the difference between C# 3.5 and C# 4.0?

531


Is c# an open source language?

537


What are the namespace level elements?

494


Describe an interface class?

558


In C#, explain the difference between overloading and overriding.

555