How many methods does cloneable interface contains?
Answer Posted / janet
It is not having any method because it is a TAGGED OR
MARKER interface.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the list interface in java programming?
What is the protected method modifier?
Distinguish between a predicate and a function?
Give an example of use of pointers in java class.
Differentiate between array list and vector in java.
What is a method vs function?
Explain about varargs in java?
Is 0 an even number?
I want to store more than 10 objects in a remote server? Which methodology will follow?
How are variables stored?
How do you declare an empty string?
What is extension method in java?
Can you call a method on a null object?
Why deletion in linkedlist is fast than arraylist?
Does a function need a return?