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 the necessity of it?

Answer Posted / javaexp

<a
href="http://www.javaexperience.com/java-marker-interfaces/">Marker
interfaces in Java</a> are used for marking a specific
behavior and we can only simulate the behavior by writing
custom interfaces without any methods and having
implementing them by other classes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you sort a string in java?

1024


Explain restrictions for using anonymous inner classes?

1145


Can a final method be overloaded?

1010


What is a superclass?

1410


What is unicode in java?

990


Difference between collection, collection and collections in java?

1061


Why main method is called first in java?

1059


What does the ‘static’ keyword mean? Is it possible to override private or static method in java?

1040


What is the use of 'super' keyword inside a constructor?

1024


What is polymorphism in java? What are the kinds of polymorphism?

1121


Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

1022


Is arraylist ordered in java?

1177


What is data string?

1052


Is it possible to use string in the switch case?

1105


Can we serialize singleton class?

1094