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

Which class contains a method: cloneable or object?

530


What is the use of arraylist in java?

520


Why are pointers not secure?

531


What are multiple inheritances? Is it supported by java?

458


What does system.gc() and runtime.gc() methods do?

598






What is palindrome in java?

552


Can classes declared using the abstract keyword cab be instantiated?

554


Explain heap sort?

698


What is a buffer in computer?

506


What is void class in java?

523


What is pangram in java?

507


What is string subsequence method?

621


Can string be considered as a keyword?

562


What's the base class of all exception classes?

560


What is regex used for?

538