What is InterFace???

Answer Posted / muhammad zohaib brohi

interface are not class... they are like class .. interface contain functions and variables which describe a group of related functionalities.... interface contains of incomplete functions.... we use interface to achieve multiple inheritance ...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a console in c#?

562


Define constructors

631


What is a console operator?

582


What is the meaning of MSIL?

754


What is lazy t?

582






What is difference between iqueryable and ienumerable in c#?

527


Why objects are stored in heap in c#?

560


I want to print "Hello" even before main() is executed. How will you achieve that?

593


What are the different types of delegates?

568


Is there a way to force garbage collection?

575


Why is it efficient to use System.string under System.Text.StringBuilder ?

606


What is uint c#?

554


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

688


What is view model in c#?

551


What is lazy loading c#?

589