Is there any need to import java.lang package?
Answer Posted / prashant
In java, by default the java.lang package is imported and
the java.lang.package package is in the java.lang package,so
for that no need to that.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is java so popular?
Name few java.lang classes introduced with java 8 ?
Define jre i.e. Java runtime environment?
What does flagged out mean?
Define jit compiler?
How do you remove duplicates from an array in java?
What is the difference between JDBC 1.0 and JDBC 2.0?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
Define an enumeration?
How use .contains in java?
What is module in project?
How much is a java license?
What is io stream in java?
What is difference between final and finally in java?
What is a type parameter in java?