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
Can we sort a map in java?
Can you explain the cs option of java interpreter?
Outline the major features of java.
What is the difference between preemptive scheduling and time slicing?
Is string is a keyword in java?
What is formatted output in java?
How to print nodes of a Binary tree?
Is arraylist dynamic in java?
Is char * a string?
How do you check if an arraylist is not empty?
Give the difference between the println method and sqrt method?
What is byte data type?
What is Applet Stub Interface ?
What is the difference between conversation & casting?
Where are global variables stored?