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...

why marker interfaces are there in java

Answer Posted / siva kumar g

Marker interfaces can create an environment.

Marker interfaces are used to specify that a class belongs
to a logical family or grouping - as quoted above,
Cloneable is used to indicate that a particular class can
be cloned, or Serializable is used to indicate that a
particular class can be serialized.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stack example?

956


Tell us something about an iterator.

898


Can we convert stringbuilder to string in java?

936


Why is java called java?

981


Why we go for collections in java?

919


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

1028


what are synchronized methods and synchronized statements? : Java thread

945


How do you square a number in java?

1001


Why we override equals() method?

980


Can a class have multiple constructors?

961


How java enabled high performance?

1001


What a static class can contains?

1106


What is the Concept of Encapsulation in OOPS

938


What are scalar data types?

986


What is Gang of four design patterns

986