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
Is c# good for beginners?
What is difference between array and list?
What are the Types of optimization and name a few and how do u do?
Is comparator a functional interface?
what is the difference between .dll and .exe
When To use HashTable In C#
What is global namespace in c#?
How would you describe encapsulation in c#?
Why are strings immutable c#?
List down the access modifiers available in c#?
What is a boolean c#?
How many types of serialization are there in c#?
Is as operator in c#?
Can firstordefault return null?
Where’s global assembly cache located on the system?