How many methods does cloneable interface contains?
Answer Posted / mahesh
There is no methods in Clonable Interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is Marker interface?
What is exception propagation?
Using callable statement how can you pass out parameters, explain with example?
What is the latest version of java?
Can we have any code between try and catch blocks?
Does java map allow duplicates?
What is a java object and java application?
What is a text string?
Can we define private and protected modifiers for variables in interfaces?
What is meant by structural programming?
What is a predicate method?
What is a native method in java programming?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
Explain about the select method with an example?
Does google use java?