Answer Posted / umesh
It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain About ADO and its objects
Explain dataset.acceptchanges method in .net?
Why do we need a singleton class?
What is an escape sequence? Name some string escape sequences in c#.
Why do we use overloading in c#?
What is .net console?
What are types in c#?
What is the base class in .net from which all the classes are derived from?
What is assembly and dll in c#?
What is data binding with example?
What are cshtml files?
What is streamreader/streamwriter class?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
Why do we need structs in c#?
Is datetime nullable c#?