What is Marker interface in java? and what is clone?
Answer Posted / abirami
marker interface is a class in garbage collection and clone
is the bit wise copy of an object
| Is This Answer Correct ? | 9 Yes | 63 No |
Post New Answer View All Answers
Explain about class in java?
Which software is used for java programming?
What is difference between throw and throws ?
Explain the scope of a variable.
Explain the init method?
What is core java used for?
Java.util.regex consists of which classes?
How does a for loop work java?
What are the difference between composition and inheritance in java?
What is a method in coding?
What is the use of set in java?
What is a nested class?
Is cout buffered?
What is run time allocation?
What is the benefit of inner / nested classes ?