Can I create any Marker Interface? If yes then how can I
use it???
Answer Posted / rama
In my view we can not create marker interfaces. with out defining an interface how will u implement it.serealizble have some predefined methods so called marker interface
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is the use of join method?
What is the purpose of abstract class?
What advantage do java's layout managers provide over traditional windowing systems?
What is %02d?
Explain scope or life time of local variables in java?
Is java call by value?
What is overriding in java?
What does the “final” keyword mean in front of a variable? A method? A class?
How transient variable is different from volatile variable?
How to do encapsulation in java?
Can you tell me range of byte?
What is sizeof in java?
What are inbuilt functions in java?
can I implement my own start() method? : Java thread
What are the advantages of unicode?