What?s an interface class?

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


Please Help Members By Posting Answers For Below Questions

Explain About ADO and its objects

779


Explain dataset.acceptchanges method in .net?

716


Why do we need a singleton class?

729


What is an escape sequence? Name some string escape sequences in c#.

735


Why do we use overloading in c#?

704


What is .net console?

762


What are types in c#?

689


What is the base class in .net from which all the classes are derived from?

736


What is assembly and dll in c#?

671


What is data binding with example?

727


What are cshtml files?

671


What is streamreader/streamwriter class?

707


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

703


Why do we need structs in c#?

631


Is datetime nullable c#?

701