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 is an object in java?
What are the properties of thread?
How do I print a “?
How many bits is a double?
Why do we need hashset in java?
Can we cast any other type to boolean type with type casting?
What is a bubble sort in java?
How to create a custom exception?
What is visibility mode?
What data structures are used to perform recursion?
Does google use java?
What does the @override annotation do?
Can we have this () and super () together?
What is the difference between throw and throws in java?
What is not thread safe?