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
Can a class be a super class and a sub-class at the same time? Give example.
What is primitive data type in java?
what is meant by HQL?
What is java in detail?
Can I use % with real numbers?
What 5 doubled?
When should the method invokelater() be used?
Is null a keyword in java?
Why are the destructors for base class and derived class called in reverse order when the program exits
how to create daemon thread in java?
Does treeset allow null in java?
Does the order of public and static declaration matter in main method?
What is a parameter in java?
what is interface in java? Explain
List types of storage classes in java?