Answer Posted / abhi
clone method is the process of cloning a new object from an
existing object.in case of datatable the clone method
clones only the schema not the data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I run managed code in a process?
What is difference between class and interface in c#?
What is a variable in c#?
What is windows application in c#?
Can we have 2 main methods in c#?
What is reference c#?
What is different between Implicit conversion and Explicit conversion in C#?
Why cannot you specify the accessibility modifier for methods inside the interface?
What are the types of delegates in c#?
How is a strongly-named assembly different from one that isn’t strongly-named?
What does mean c#?
What is c sharp used for?
What is the purpose of escape sequence?
What is difference between value and reference types in C#.NET
What does type safe mean in c#?