Is there any need to import java.lang package?
Answer Posted / guest
java.lang package is imported by default.we donot really
need to import it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we override final method?
When we serialize an object does the serialization mechanism saves its references too?
Where and how can you use a private constructor?
What is function and method in java?
What does %4d mean in java?
What is t in parametric equations?
Explain about core java?
What is a cup of java?
What is variable declaration and definition?
Define "Access specifiers" in java.
Can you override private or static method in java?
What do the thread?class methods run() and start() do?
How to reverse a string in java?
What is a values collection view ?
What is args length in java?