Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is marker interface?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I move from one form to another in c#?

932


Is there regular expression (regex) support available to c# developers?

1014


What is cls, cts and clr in net?

965


What is a virtual property. Give an example?

985


What exactly happens when we debug and build the program?

2615


Define using statement in c#?

984


What is assembly and dll in c#?

1008


What are the steps to create an assembly and add it to the gac?

932


Are string objects mutable or immutable?

989


Why do we use static methods in c#?

1049


What is the use of delegates in c#?

941


What are concrete classes?

942


What is the difference between // comments, /* */ comments and /// comments?

893


How do I download a program to my desktop?

923


How C# 4.0 supports dynamic programming language?

1066