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
Why there is no call by reference in java?
How will you add panel to a frame?
What is the size of integer?
Can a static method be final?
How do you add spaces in java?
Why isn’t there operator overloading?
How do you print array in java?
What is array list in java?
What are constructors in java?
What is the purpose of the finalize() method?
What methods are used to get and set the text label displayed by a button object?
How destructors are defined in java?
can used Protected Class outside Function.?
What does t in java mean?
What is singletonlist in java?