what is CLONE() method?



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

Post New Answer

More C Sharp Interview Questions

Why do we need static in c#?

0 Answers  


Explain the role of Garbage collector and its generations?

0 Answers   MCN Solutions,


What is multithreading with .net?

0 Answers  


What is the difference between field and property in c#?

0 Answers  


What does private void mean in c#?

0 Answers  






What are extension methods and where can we use them?

0 Answers  


Is ram a heap?

0 Answers  


What are the steps to make an assembly to public?

0 Answers  


What is the relation between classes and objects?

0 Answers  


Are c and c# the same thing?

0 Answers  


When compiler adds a default constructor to a class?

4 Answers   TCS,


What is a trace and asset? Explain some differences?

0 Answers   Accenture,


Categories