What is Marker interface in java? and what is clone?
Answer Posted / unknown
marker interface is tagged interface with no methods inside
it.clone means copy of an object
| Is This Answer Correct ? | 47 Yes | 12 No |
Post New Answer View All Answers
What is function overriding and overloading in java?
Is arraylist ordered?
What is method overloading in JAVA? Why is it not present in C ?
Compare Mutex and Semaphore in java.
What is integer parseint?
What is difference between public static and void?
what is meant by Garbage collection?
What is :: operator in java 8?
Is there any tag in htm to upload and download files?
In the below example, how many string objects are created?
What is default switch case? Give example.
Does java return by reference?
Is java se open source?
Difference between throw and throws?
How do you control extraneous variables?