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 are null interfaces? Give some examples?

Answers were Sorted based on User's Feedback



What are null interfaces? Give some examples?..

Answer / debapriya patra

Null interfaces in java means "marker interfaces".Interface
which does not contain any variables and methods are called
marker interfaces.

Example:

serialize,cloneable etc...

Is This Answer Correct ?    7 Yes 0 No

What are null interfaces? Give some examples?..

Answer / ravikiran

Null interface are the interfaces with out methods.Known as
marker interfaces.
serializable
externalizable
cloneable

Is This Answer Correct ?    7 Yes 2 No

Post New Answer

More Core Java Interview Questions

how to make hashmap object as synchronized object?

2 Answers   BOB Technologies,


Can static methods be overridden?

5 Answers   Bravura Solutions,


Is singleton a bad practice?

0 Answers  


What restrictions are placed on method overriding?

0 Answers  


What does java stand for?

0 Answers  


Which is the best sorting technique in java?

0 Answers  


What is the difference between Stream Reader and Stream Writer?

4 Answers  


What is the purpose of static methods and static variables?

0 Answers  


What does three dots mean in java?

0 Answers  


Explain different types of thread priorities ?

0 Answers  


What is string in java is it a data type?

0 Answers  


Print Vertical traversal of a Binary Tree.

0 Answers   Amazon,


Categories