How many methods does cloneable interface contains?
Answer Posted / dhinesz
What about clone() method?. Whether it is defined by
Cloneable Interface?Please clarify this as marker interface
means doesn't have any methods right?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is mnemonic code?
How do generics work?
What is bitwise complement?
what do you mean by stream pipelining in java 8? Explain
What are the steps involved to write rmi based programs?
What is the purpose of skeleton and stub?
Difference between vector and arraylist.
What's the default access specifier for variables and methods of a class?
what is function overloading in java?
What is the final class modifier?
What is Recursion Function?
How does arraylist work in java?
Explain about anonymous inner classes in java?
What is the exception hierarchy in java?
What is variable declaration and definition?