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
Can constructor be overloaded in c#?
What is lazy in c#?
How do I convert a string to an int in c#?
What is a custom attribute?
Why do we use dataset in c#?
What is assembly version series sequence?
4. Describe the process when we send a request URL? And who is responsible for that?
What is jit (just in time)?
What is indexer c#?
What is difference between list and dictionary in c#?
Is c# a keyword?
What is the difference between string keyword and system.string class?
What does exclamation mark mean in access query?
How can you use abstract class and interface?
What is difference between field and property in c#?