How Marker Interfaces are instruct to complete the desired
need ?
Answer Posted / ranjan
A Interface that have no member is known as marker or Tagged
interface.They are used to providde some essential
information to JVM sothat jvm may perform some useful operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the methods to rectify ambiguities in the interfaces in JAVA?
What does || mean in code?
What is t type java?
What is boolean keyword in java?
What is bean? Where it can be used?
What is the size of boolean variable?
What is the difference between jfc & wfc?
What is Applet Stub Interface ?
Can a singleton class be inherited?
What is the purpose of return statement?
What is an array in java?
Is it possible to instantiate the abstract class?
Is java 9 released?
What is the integer of 16?
What is substring in java?