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

What is gac? How to put assembly in gac?

549


What are c# i/o classes? What are the commonly used i/o classes?

513


4. Describe the process when we send a request URL? And who is responsible for that?

1482


What are the types in c#?

499


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

516






When can a derived class override a base class member?

519


What do u mean by delegation?

533


What is meant by enumerable in c#?

487


How to find the current application file path while runtime?

495


Explain boxing and unboxing in c#?

503


What is a dynamic assembly?

521


What is the difference between int and int in c#?

489


What do you mean by saying a "class is a reference type"?

508


Why to use lock statement in c#?

490


How does bitwise xor work?

467