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

Can constructor be overloaded in c#?

638


What is lazy in c#?

657


How do I convert a string to an int in c#?

697


What is a custom attribute?

645


Why do we use dataset in c#?

672


What is assembly version series sequence?

720


4. Describe the process when we send a request URL? And who is responsible for that?

1705


What is jit (just in time)?

726


What is indexer c#?

630


What is difference between list and dictionary in c#?

636


Is c# a keyword?

678


What is the difference between string keyword and system.string class?

700


What does exclamation mark mean in access query?

752


How can you use abstract class and interface?

727


What is difference between field and property in c#?

623