What is command object 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 the use of "default" and "Using" keyword?

3 Answers   TCS,


What is hashtable in c# net with example?

0 Answers  


Why do we need to call CG.SupressFinalize?

0 Answers  


How Global.asax is used ?

0 Answers   Siebel,


Can main method be final?

0 Answers  






If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?

0 Answers  


What are mutable and immutable types in c#?

0 Answers  


What is Signature and parameter in overloading ?

3 Answers  


What is multiple interface in c#?

0 Answers  


Explain the difference between a sub and a function?

1 Answers   Wipro,


When should we use sealed class in c#?

0 Answers  


Can you declare the override method static while the original method is non-static?

5 Answers  


Categories