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

Answer Posted / ranjanatyagi

the first one copy both the data and the structure i.e.
schema of the arry and the second one copy only the
structuere not data.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are extender provider components? Explain how to use an extender provider in the project.

497


List down the commonly used types of exceptions in .net

490


There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?

1581


What is the difference between constants and read-only?

471


What is the difference between and xml documentation tag?

519






When would you use generics in your code c#?

488


Explain 'structure padding'?

673


How do you clear a list in c#?

495


What do you mean by hashtable c#?

569


What is the full form of GAC? Explain its uses?

574


Is it possible to inherit multiple interfaces?

539


What is the purpose of abstract class in c#?

490


Is null empty or whitespace c#?

500


What is native image generator (ngen.exe)?

648


Is int reference type c#?

501