Is there any need to import java.lang package?

Answer Posted / subha narayan mohapatra

No, we need not to import java.lang package because
java.lang package is the default package for all java files
and it will add automatically in our java file.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the drawbacks of reflection?

753


What classes of exceptions may be thrown by a throw statement?

729


What is java in layman terms?

722


How do you create a sop?

728


What do you mean by scope of variable?

661


Difference between arraylist and vector.

803


What is the purpose of the return statement?

776


What is a instance variable?

766


What are the important methods of java exception class?

739


What is string variable?

783


What are the two main uses of volatile in Java?

799


What are basic data types?

769


What is method in java with example?

691


What super () does in java?

661


Can we force the garbage collection to run?

705