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


Please Help Members By Posting Answers For Below Questions

What is anagram word?

733


What is instanceof keyword?

936


What is the advantage of preparedstatement over statement?

807


Is there any sort function in java?

827


What are different types of constants?

712


What does yield method of the thread class do?

752


What are the parts of a method?

735


What is a dynamic array in java?

781


Which programming language is most secure?

720


What are the two types of streams offered by java 8?

680


Can we make constructors static?

932


What is method and methodology?

829


What does the “static” keyword mean? Can you override private or static method in java?

808


What is bubble sorting in java?

791


Explain the difference between an Interface and an Abstract class?

851