Is there any need to import java.lang package?
Answer Posted / arunji,shc
no,because java.lang.package is a default package.so no
need to import this package in our progrm
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How many bits is a 64 bit byte?
What means public static?
What is meant by method overriding?
What are basic data types?
What does n mean in java?
What is data object example?
What is string in java? String is a data type?
What is a function easy definition?
What is the purpose of the enableevents() method in java programming?
What are the 3 types of loops in java?
What is difference between fail-fast and fail-safe?
Why pass by reference is not possible in java?
Can we have more than one package statement in the source file?
What are the new features in java 8? Explain
What is mvc in java?