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 e java?
How do you stop a thread in java?
What are the rules for naming an array?
What is byte code and why is it important to java’s use for internet programming?
Which variables are stored in heap?
What is navigable map in java?
What does a za z0 9 mean?
How to display arraylist values in java?
What is n in java?
In java how do we copy objects?
Write a program to reverse array in place?
What is the benefit of singleton pattern?
Is singleton class thread safe?
Are arrays classes in java?
Why is a singleton bad?