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

List down the access modifiers available in c#?

681


What is console writeline in c#?

678


What is difference between private and protected?

773


What is Event - Delegate?

831


Explain the OOPS concept in C#?

788


Why do we use interfaces in c#?

743


What is multithreading? What are the problems that comes with multithreading and how to manage them?

788


Explain the difference between private and shared assembly?

699


Define a class and an object?

761


Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

717


What is appdomain in c#?

702


What is anonymous method in c#?

681


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

726


What is the difference between interface and functional interface?

724


How does bitwise work?

720