Is there any need to import java.lang package?
Answer Posted / srikanth
no, not needed it is included by default by JVM
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Which package has light weight components?
What is a for loop in java?
Why java is object oriented?
What is a treemap in java?
What is thread life cycle?
What are the disadvantages of using inner classes?
What is the difference between jdk, jre, and jvm?
What is default constructors?
What is the benefit of lambda expressions?
How can we make string upper case or lower case?
is it possible to instantiate the math class?
Which access specifier can be used with class ?
Can we inherit a class with private constructor?
What is purpose of applet programming?
What is the purpose of static methods and static variables?