What are the names of interfaces that doesn't consists of
method/s ?

Answers were Sorted based on User's Feedback



What are the names of interfaces that doesn't consists of method/s ?..

Answer / priyavarzhni

Cloneable interface
Serializable interface

these are called marker interface.
Interface without any method is called Marker or Null
Interface

Is This Answer Correct ?    5 Yes 0 No

What are the names of interfaces that doesn't consists of method/s ?..

Answer / bullbull

How it is possible without the methods? How it works?

Is This Answer Correct ?    0 Yes 1 No

What are the names of interfaces that doesn't consists of method/s ?..

Answer / ravikiran(aptech mumbai)

serializable
externalizable

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Core Java Interview Questions

Why do we need hashmap in java?

0 Answers  


What is an Exception ?

9 Answers  


What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?

0 Answers   PUCIT,


what is jndi?

1 Answers   TCS,


What are the topics in advance java?

0 Answers  






Is static variable stored in heap?

0 Answers  


What is fundamental datatype?

0 Answers  


What is anagram word?

0 Answers  


What is the static keyword?

0 Answers  


When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify

3 Answers   HCL, Photon,


What is a Hash Table? What are the advantages of using a hash table?

0 Answers   Ciena,


What is the protocol is used in type4 driver?

4 Answers   CMC,


Categories