How Marker Interfaces are instruct to complete the desired
need ?
Answer Posted / sreedhar
marker interface is there no content of that,Marker
interfaces are Serializable, Clonable, SingleThreadModel,
Event listener. Marker Interfaces are implemented by the
classes or their super classes in order to add some
functionality.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
What access modifiers can be used for variables?
Can we have any other return type than void for main method?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
What is arrays aslist in java?
What is float in java?
Difference between object and reference?
Explain what do you mean by functional overloading in java?
What is get () in java?
What about member inner classes?
Can we use this () and super () in a method?
What are "class access modifiers" in Java?
When arithmeticexception is thrown?
Is there a sort function in java?
What is parse method?