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


Please Help Members By Posting Answers For Below Questions

What is singleton class in java and how can we make a class singleton?

574


what is predefined function in java?

539


What is string in java? String is a data type?

580


What is lossy conversion in java?

563


How can we create objects if we make the constructor private ?

545






Why do we use bufferedreader?

541


What are different types of states exist for a thread?

551


What is an i/o filter?

568


Can an integer be a string?

513


What are the ways to instantiate the class class?

602


Why are parameters used in functions?

534


Implement two stacks using a single array.

575


What are the access modifiers available in java?

565


Implement a stack with push (), pop() and min() in O(1) time.

638


What is a two-pass assembler?

611