Answer Posted / niranjanravi
Cloneable interface is a marker interface which doesn't
have any methods in it.
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What are parsers? Dom vs sax parser.
Is there any difference between nested classes and inner classes?
What are pass by reference and pass by value?
What is the main advantage of passing argument by reference?
What are the two types of java programming?
What do you meant by active and passive objects?
What is the history of java?
What is treeset and treemap in java?
What is unicode in java?
What is parse method?
Explain the key functions of data binding?
Explain about transient variables in java?
How does indexof work?