What is marker interface?
Answer / lagnajeet sahu
The marker interface is an interface that is empty. It does
not implement any properties nor methods. It is used to mark
the capability of a class as implementing a specific
interface at run-time. In languages that do not provide
support for associating metadata to a class, this approach
can be useful.
| Is This Answer Correct ? | 6 Yes | 0 No |
When To use HashTable In C#
What is returned if you pass the value 12.34 to the parsefloat () function?
What is private virtual in C#?
How do you determine whether a string represents a numeric value?
What is the difference between dataset and datatable in c#?
Can constructor be private c#?
What is the use of tuple in c#?
What is the use of constructor in c# with example?
While debugging a C# application can you change the value of a variable?
How is the syntax written to inherit from a class in C#?Give an example ?
What is difference between interface inheritance and class inheritance ?
What is Bubble Event ?
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)