If there is no implementation of MARKER INTERFACE in java.
Then how compiler come to know about specification.
Answer Posted / kamlesh yadav
Implementing a java Class with the help of Marker Interface
will inform compiler about specification.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How does thread synchronization occurs inside a monitor?
What is difference between float and double?
What is a cup of java?
What are the steps involved to write rmi based programs?
Explain about anonymous inner classes in java?
How do you reverse a word in java?
Should you use singleton pattern?
What is the applet security manager, and what does it provide?
What is a control variable example?
What is a protected void?
How will you reverse a singly-link list?
What java ide should I use?
Difference between abstract and concrete class ?
Is java hashset ordered?
Is it possible to override the main method?