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
Explain the advantage of using system.text.stringbuilder over system.string?
what is a enumeration in c#
Name some string escape sequences in c#.
How big is an int in c#?
What are partial classes and use of partial classes?
Why do we need structs in c#?
What is a static in c#?
How do I create a multilanguage?
How garbage collection deals with circular references.
Why do we use constructors in c#?
Explain the Usage of web.config
Describe how a .net application is compiled and executed
What is the difference between namespace and class in c#?
What is serialization in .net?
What basic steps are needed to display a simple report in crystal?