What is the difference b/w Arry.copy() and array.clone()
method?
Answer Posted / vishalakshi patil
Array.copy() Copies a range of elements in one Array to
another Array and performs type casting and boxing as
required. Deep Copy
Return type Void
The Array.clone() is of the same Type as the original Array.
Shallow copy. Return type System.object
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is null c# operator?
What is session c#?
What is difference between the "throw" and "throw ex" in .net?
What is cookies in c# asp net?
What is difference between array and collection?
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
Which attribute is used in order that the method can be used as webservice?
Is java better than c sharp?
What is using directive in c#?
What is integer c#?
What is file extension of webservices?
Can an int be negative c#?
What is the difference between the debug class and trace class? Documentation looks the same.
Is c# scripting language?
What Is A Satellite Assembly?