What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()?
Answer Posted / guest
The first one performs a deep copy of the array, the second
one is shallow
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain About Global.asax
Explain get and set accessor properties?
What is difference between mutable and immutable in c#?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What is the difference between firstordefault and singleordefault?
What is the difference between yield and return?
What is c sharp used for?
Explain async and await?
What is datareader c#?
Explain partial class in c#?
what is inheritance and an example in vb.net and c# of when you might use it?
What are fields in c#?
how to prevent a class from being inherited in c#.net?
What are instance fields in c#?
How do you read an Excel sheet in C#?