Is there any need to import java.lang package?
Answer Posted / guest
java.lang package is imported by default.we donot really
need to import it.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why chararray() is preferred over string to store the password?
Why is the singleton pattern considered to be an anti pattern?
What does \ mean in regex?
Which is best ide for java?
What is constant in programming?
How do you define a singleton class?
What are different types of multitasking?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
If you do not want your class to be inherited by any other class. What would you do?
What are the Static and Dynamic Variables? Differentiate them.
Is java a super set of javascript?
What is the purpose of tostring() method in java?
What are three types of loops in java?
What are the 2 types of java programs?
What are the restrictions that are applied to the java static methods?