What is Marker interface in java? and what is clone?
Answer Posted / srinivas
the interface doesn't have any methods called marker interface
But due to implement that interface the object contain some capability.
EX: Clonable
Cloning means we can create exatly duplicate object
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many classes can any class inherit java?
What are accessor methods in java?
What is meant by singleton class?
What is class level lock ?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
Tell me are there implementations for sorting and searching in the java libarary?
How we can make copy of a java object?
Can a class extend 2 classes in java?
What is == mean?
What is an error in java?
Why are parameters used in functions?
How to use Media tracker Class.
What is serialization in java?
Discuss different types of errors that generally occur while programming.
What is a subsequence of a string?