How many methods does cloneable interface contains?
Answer Posted / krunal
A top-level class may be public, abstract, or final.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is a vector in java?
Why to use nested classes in java?
What is a java string?
What are filterstreams?
What is scope & storage allocation of static, local and register variables? Explain with an example.
What is ternary operator in java?
What is gc()?
What is instance example?
Why does java doesnt suuport unsigned values?
Why do we override tostring method in java?
What is a instance variable in java?
When will we prefer to use set and list in java and why?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What is a nested list?