What?s an interface class?

Answer Posted / guest

It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dependency in software?

521


Which is faster iqueryable or ienumerable?

561


What is difference between interface and abstraction?

457


What does question mark mean in c#?

563


What is difference between property and variable in c#?

465






What is an example of a delegate?

503


What is polymorphism and its types in c#?

453


What is a ienumerator?

491


What are the basic string operations? Explain.

506


What is the main usage of keyword “virtual” ? How does it work for a method or property?

511


If I return out of a try/finally in c#, does the code in the finally-clause run?

549


Is dll a library?

481


What is type keyword in c#?

524


What is the main purpose of delegates in c#?

504


Value Type and Reference Type Data type in C#?

547