what is CLONE() method?
Answer / 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 |
Why do we need static in c#?
Explain the role of Garbage collector and its generations?
What is multithreading with .net?
What is the difference between field and property in c#?
What does private void mean in c#?
What are extension methods and where can we use them?
Is ram a heap?
What are the steps to make an assembly to public?
What is the relation between classes and objects?
Are c and c# the same thing?
When compiler adds a default constructor to a class?
What is a trace and asset? Explain some differences?