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
What are the new features in java 8? Explain
Can java program run without jre?
Why do we use predicate in java?
What is the final variable?
What are the benefits of immutable objects?
What is meant by object?
What does @param args mean in java?
How to sort an array in java without using sort method?
What are the different data types in java?
What is unicode full form?
Can main() method in java can return any data?
What are jee technologies?
Is void a wrapper class?
What do you understand by the term singleton?
What is the purpose of checked and unchecked exceptions in JAVA?