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?



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

Post New Answer

More C Sharp Interview Questions

What standard types does c# use?

0 Answers  


Are there constructors in c sharp?

0 Answers  


How do you generate documentation from the C# file commented properly with a command-line compiler?

1 Answers  


What is managed or unmanaged code?

0 Answers  


Explain ACID rule of thumb for transactions.

1 Answers  


What's the difference between system.string and system.text.stringbuilder classes?

0 Answers  


Write a short note on interface?

0 Answers  


What do you mean by abstract class in c#?

0 Answers  


Why multiple Inheritence is not used in C#?

8 Answers   Symphony,


Types of polymerphism and explain about dynamic polymerphism?

5 Answers  


What is a nullreferenceexception?

0 Answers  


what is read only and constant

8 Answers   FIC, IBM,


Categories