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 will be the initial value of an object reference which is defined as an instance variable?
What is the use of protected in java?
Why pointers are not used in java?
What is boolean law?
What is this keyword in java?
What is the role of garbage collector in java?
How does map works in java?
What is hotjava?
What is a boolean used for?
In how many ways we can do exception handling in java?
Can you use this() and super() both in a constructor?
What is the use of using enum to declare a constant?
What is multi level inheritance in java?
What is static keyword?
Why is it called boolean?