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
What is difference between list and ilist in c#?
What does console mean c#?
How do I edit a dll file?
What is overloading with example?
What is jagged array in c#?
What is a statement c#?
Why do we need interfaces in c#?
What are value types and reference types?
What is the difference between iqueryable and ienumerable?
Is lazy thread safe c#?
Why do we use hashtable in c#?
List down the different ide’s provided by microsoft for c# development.
Define delay signing?
Can I do things in il that I can't do in c#?
What is a Managed Code??