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
Difference between method overloading and method overriding in java ?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
What is data structure in java?
what is thread? What are the high-level thread states? : Java thread
What is bubble sorting in java?
Why java is called not pure object oriented language?
When would you use a static class?
What is a default constructor and also define copy contrucyor?
What is appletviewer?
What is a function argument in java?
Difference between abstract and concrete class ?
What about instanceof operator in java?
What do you mean by an object in java?
Explain naming conventions for packages?
What are keyboard events?