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 is nullpointerexception?
What is the final blank variable?
What are data structures in java?
What is sortedset in java?
Which sort is best in java?
What is a 16 bit word?
What is java basic concept?
When would you use a static class?
What is java ceil?
Can constructor be protected in java?
What is the difference between delete and delete[]
What does exclamation mean in java?
What does replaceall do in java?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
Why java is platform independent? Explain.