Answer Posted / n/a
The main purpose of the interface is to decsribe related
functionality that can belong to any class.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What are delegates in C#?
What is anonymous methods in c#?
Why do we need constructor in c#?
What is scope c#?
Structs are not reference types. Can structs have constructors?
What is dataview c#?
How is a string immutable?
What is msil in c#?
Define c# i/o classes? List the commonly used classes?
How do I port "synchronized" functions from visual j++ to c#?
What is or operator in c#?
What is dapper in c#?
Why do we use dictionary in c#?
Should I use double or float?
Explain About Global.asax