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 boolean in java?
What are the four pillars of java?
How can an object be unreferenced?
Explain java coding standards for constants?
What are some characteristics of interference class?
Is string pool garbage collected?
What do you mean by mnemonics?
What java ide should I use?
Where are local variables stored?
What is meant by object oriented programming – oop?
Does google use java?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Why java is a platform independent? Explain
What is pre increment and post increment in java?
Can vector have duplicates in java?