GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Database
Go To First  |  Previous Question  |  Next Question 
 Database  |  Question 23 of 70    Print  
What is Null Interface? What are the important in Java?

  
Total Answers and Comments: 4 Last Update: May 08, 2008     Asked by: Dharmendra Yadaw 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 12, 2006 05:58:34   #1  
sudal2000 Member Since: May 2006   Contribution: 2    

RE: what is null interface?What are the important in j...

hai

I think null interterface means which doesn't have any method that is called marker inferface such as Serializable clonable Remote.

if you want to say any comments from this answer send to sudal2000@gmail.com


 
Is this answer useful? Yes | No
October 28, 2006 06:59:21   #2  
arjun        

RE: what is null interface?What are the important in j...
null interface is the example of marker interface. Interface are diffrent types. that are mainly extend interface markble interface and marker interface. diffrence of marker inteface and others are that marker interfaces has no methods..Example are;- serilizable-- for serialization. remote -- for remote method communicaton. your remote interface must extends this marker interface. when ur remote interface extends marker interface then it is called as extend interface.
 
Is this answer useful? Yes | No
December 24, 2006 08:28:24   #3  
srinivas        

RE: null interface
Null interface is a markup interface
 
Is this answer useful? Yes | No
May 08, 2008 02:54:51   #4  
23kannan Member Since: May 2008   Contribution: 1    

RE: What is Null Interface? What are the important in Java?

Null interfaces act as markers. They just tell the compiler that the objects of this class need to be treated differently. some marker interfaces are : Serializable Remote Cloneable


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape