What?s an interface class?

Answer Posted / tsahi

An interface class is a figment of your imagination. There
is no such thing; a class and an interface are two similar,
but separate things.

A class describes an object. An interface describes a set of
methods that an implementing class or struct must implement.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can extension methods access private members?

512


What is difference between code access and role based security?

502


What are the differences between static, public and void in c#?

565


Is c# strongly typed?

466


What is the difference between convert and parse in c#?

448






What is c# best for?

520


Is equal in c#?

503


What is private protected in c#?

496


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

489


Is comparator a functional interface?

458


What is the C# syntax to catch any possible exception?

526


What is a function c#?

487


What is the process of delegation?

487


Constructor to an arbitrary base constructor?

557


What is datatable and dataset in c#?

480