What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()?
Answer Posted / rahul
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
What does dbml mean in texting?
What is the diff between System.String and System.Text.StringBuilder classes?
What are All kind of access specifiers for a class and for methods
If you want to convert a base type to a derived type, what type of conversion do you use?
Are arraylist faster or arrays?
Describe the ways of cleaning up objects in c#.
What is a type c#?
Wht executescaler method is used?
Is c# a technology?
How do you prevent a class from being inherited?
What is difference between assembly and dll?
Why data types are important?
What is overloading in c#?
Which control cannot be placed in mdi?
What does void do in unity?