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


Please Help Members By Posting Answers For Below Questions

What's a method in programming?

540


Can an integer be a string?

505


What is the final class?

546


What is data movement?

659


What is the transient keyword?

621






What is the intersection and union methods?

539


Give a brief description of java socket programming?

517


Does variable declaration allocate memory?

575


Can we restart a thread already started in java?

577


What are keywords in programming?

556


How will you serialize a singleton class without violating singleton pattern?

1516


How to instantiate member inner class?

619


Explain an algorithm to find depth of a binary tree.

540


What access modifiers can be used for class ?

532


What is a class object?

496