Is there any need to import java.lang package?
Answer Posted / harsha
It is not need, by default it is loaded internally by the
JVM.
Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
What is the difference between math floor and math round?
What is a final class ?
Is a string literal?
What is exception hierarchy in java?
What are the differences between heap and stack memory in java?
What are different ways of object creation in java ?
In how many ways we can do synchronization in java?
What are the different types of garbage collectors in java?
What is api data?
What is an inner class in java?
How do you find the maximum number from an array without comparing and sorting?
What steps are taken when the OS shifts from one-thread execution to another?
Is hashset ordered java?
What is data type example?
How many types of keywords are there?