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
Explain the term virtual machine?
What is function overriding and overloading in java?
What's the difference between comparison done by equals method and == operator?
What is array class in java?
Difference between this() and super() ?
Explain java coding standards for constants?
What is variable and rules of variable?
Is a class an object?
What is the difference between preemptive scheduling and time slicing in java programming?
What is percentage in java?
How much ram can a 64 bit processor theoretically?
What is hash in java?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Why is whitespace important?
Differentiate between nested and inner class in java.