Is there any need to import java.lang package?
Answer Posted / venkataanjaneyulu.sudireddy
Cloneable
Runnable
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a memory leak in java?
What is an immutable class?
Does A Class Inherit The Constructors Of Its Superclass?
How to display all the prime numbers between 1 and 100
If system.exit (0); is written at the end of the try block, will the finally block still execute?
What does it mean that strings are immutable?
What are data types in programming?
Can I extend singleton class in java?
What is the replace tool?
What is a boolean field?
Which arithmetic operations can result in the throwing of an arithmeticexception?
Will the jvm load the package twice at runtime?
Enlist few advantages of inheritance?
What is parsing a sentence?
When we serialize an object does the serialization mechanism saves its references too?