4
Answers

Interface in C#

Pramod Gupta

Pramod Gupta

9y
939
1
1)What is Interface.
2)Why do we use Interface in project.
3) Interface follow ,which OOPS principal.
4) In project,where have u used Interface.Please give me 2-3 examples.
5)Using of Interface over Abstract class....i mean to say,why we do use Interface that is not done by Abstract class. 
 
Answers (4)