aspose file tools
The moose likes Beginning Java and the fly likes Marker Interfaces Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Marker Interfaces" Watch "Marker Interfaces" New topic
Author

Marker Interfaces

Srirambhatla dileep kumar
Greenhorn

Joined: Jan 07, 2006
Posts: 22
hai friends ,
what is marker interface in java and what are the different marker interfaces available in java

please reply immediately
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9956
    
    6

Srirambhatla,

You may want to read this. While it does not answer your question, it will probably help you learn a better way to ask your question.

Specifically, I'd focus on the Show Some Effort, Search First, and Ease UP.


Never ascribe to malice that which can be adequately explained by stupidity.
Barry Gaunt
Ranch Hand

Joined: Aug 03, 2002
Posts: 7729
Also this topic is not specific to SCJP. So immediately (or right soon now) I'm moving it to our Java in General (beginner's) forum.


Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
Ajay Singh
Ranch Hand

Joined: Dec 13, 2006
Posts: 182
these might be helpful

http://www.jguru.com/faq/view.jsp?EID=224126
http://www.devx.com/tips/Tip/5266
 
jQuery in Action, 2nd edition
 
subject: Marker Interfaces
 
Similar Threads
what are marker interfaces in java
Marker interface
What is purpose of using Marker interfaces?
marker interfaces
What is the use of Marker interfaces?