What are interfaces in c#?
Answer / Santosh Kumar Mishra
In C#, an interface is a reference type that contains a contract (a definition) of a set of methods, properties, and events. An interface defines a common set of functions that can be used by multiple classes. A class implementing the interface must provide an implementation for each member defined in the interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we have only “try” block without “catch” block in c#?
What are the access modifiers in c#?
What is Covariance and contravariance in C#?
Hi all,I am the beginner. Please tell use of finally block.
What is a string c#?
Do we get an error while executing the “finally” block in c#?
What are circular references? How garbage collection deals with circular references.
Why we use delegates in c#?
what is namespace?
Which property of the textbox cannot be changed at runtime?
Explain the constructor in c#.
What is singleordefault c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)