Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / kishore anumala

Clone creates the new array of same length of an existing
array and then copies the data.

Where as copyto copies the data from source to destination
array. Copyto does not creates any new array.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I use parseint?

944


What is the difference between malloc () and new?

1120


Is a valid int value?

968


Which constructor is called first in c#?

1000


Does c# provide copy constructor?

1076


Explain “static” keyword in c#?

910


What is a struct in C#?

1036


What is c sharp language?

1019


Can you inherit from a static class in c#?

979


How to block a class from being inherited further?

951


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

1031


Can delegates be used as callbacks?

961


Why is main static in c#?

1004


What is gui in c#?

1016


Should I use double or float?

953