What is the difference b/w Arry.copy() and array.clone()
method?

Answer Posted / rasik bihari

Array.Copy() is deep copy and Array.clone() is shallow copy.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of interface in c#?

686


What is call back method?

706


What is sqlcommandbuilder c#?

615


What is a generic c#?

668


What is arraylist c#?

641


explain the features of static/shared classes.

688


Is array immutable in c#?

648


What is parse method in c#?

627


What is difference between var dynamic and object in c#?

680


What are the 2 broad classifications of fields in c#?

714


What is the difference between struct and class in c#?

708


what is the difference between a struct and a class in c#?

781


How do I trim a space in c#?

633


Explain the types of comments in c#?

718


Are structs faster than classes?

706