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

What is the namespace for datatable in c#?

0 Answers  


Can we create instance for Abstract class?

28 Answers   HCL, Satyam, SoftSol, Wipro,


What is interface inheritance in c#?

0 Answers  


What is an expression in c#?

0 Answers  


Is array ienumerable c#?

0 Answers  






How do I download a program to my desktop?

0 Answers  


What are mutable and immutable types in c#?

0 Answers  


Describe the process of “exception handling implementation” in c#?

0 Answers  


What is entity framework in c#?

0 Answers  


What are interfaces in c#?

0 Answers  


hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance

1 Answers  


For a combobox and a listbox same datatable given as a datasource. Now problem is that whenever focus of listbox changes selected value of combobox also get change or vice versa. what to be done to avoid this. According to requirement we cannot make different datasouce.

2 Answers   Syntel,


Categories