What?s an interface class?

Answer Posted / ashish gupta

Interface is a contract so that any class which implement
dis interface must define all the methods which is declared
in interface.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to add controls dynamically to the form using c#.net.

761


Explain the steps to create satellite assembly?

699


Why do we need events in c#?

741


What is serialization and deserialization in c# with example?

689


Can bool be null c#?

692


How Global.asax is used ?

846


What is the difference between add and addrange in c#?

787


What is global namespace in c#?

725


What are the return types in c#?

730


What is difference between write and writeline?

681


Is struct object oriented?

687


Why do we need singleton pattern in c#?

724


What is thread pooling?

755


Why do we use void in c#?

684


Explain the role of Garbage collector and its generations?

729