What is the namespace for datatable in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is CLR and its application.?

0 Answers   MCN Solutions,


What is the usage of Enumeration in C# Programming and is it good to use or not ?

0 Answers   MCN Solutions,


What is the root element of an xml file?

0 Answers  


Can we assign null value to integer?

0 Answers  


What is a type c#?

0 Answers  






Explain what is the smallest unit of execution in .net?

0 Answers  


Can I do things in il that I can't do in c#?

0 Answers  


What is the difference between <c> and <code> xml documentation tag?

0 Answers  


Can bool be null c#?

0 Answers  


What is platform independence"?

0 Answers   DELL,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is a byte in c#?

0 Answers  


Categories