ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
Hey buddy.. can you please tell me about the use of marker
interface? And is there any link between marker interface
and factory methods?
Thanks in advance.
 Question Submitted By :: Tanzeem.akhtar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.
Answer
# 1
Marker Inferface doesnt consists any methods
it gives prior intemation to JVM to treat specially

Ex:Serialiazable
singleThread
 
Is This Answer Correct ?    0 Yes 0 No
Venkat
 
  Re: Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.
Answer
# 2
Marker Interface or sometimes called as Tagging interface 
are empty interface which means it does not have any 
methods. The use of the these interface is below

Like clonneable interface which is also a marker interface
when ur code implements clonneable interface the JVM will 
come to know that you want to clone the object by calling 
clone method(). Similalry serializable interface needs to 
be implemented when you want to serialize the objects. 

Their implementation is just to make aware the JVM.
 
Is This Answer Correct ?    0 Yes 0 No
Namita
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What is Overriding and how can it be used? Wipro5
how many access specifiers are available in java  5
Can we declare an anonymous class as both extending a class and implementing an interface? Wipro7
What is the difference between static and non-static variables?  2
what is use of business objects? Tech-Mahindra3
Difference between Interface & Abstract class?  3
Can you run the product development on all operating systems ?  1
what is Portal(web based online portal)? AIG1
What is the frontend and backedn in Java? TCS2
Explain break statement and continue statement?  3
Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types TCS3
Does 'true' and 'false' are keywords?  5
what is java  9
what is webservices Mind-Tree4
can we create instance for interface in java?  2
What are the standards to place package statement within a source code file?  1
can we create a instance for intwerface?  3
which methods consisting of the serilizable interface?  3
what is sendredirect? TCS3
How do you compare two strings? any predefined method for this?  2
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com