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
What are the different types of assemblies available and their purpose?
Can we create instance of private class in c#?
Explain about WSDL
Why would you use untrusted verification?
What is the difference between const and static read-only?
What is token in c#?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
Difference between value and reference type. What are value types and reference types?
Is a c# interface the same as a c++ abstract class?
Explain the types of errors in c#?
What is a di class?
hi, is compulsory .net knowledge need for biztalk server training. if need, how far?.tell me some info abt real time instructors in hyd or other?
What is lastindexof c#?
What is a long in c#?
Which are the access modifiers available in c#?