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


Please Help Members By Posting Answers For Below Questions

Explain the importance of import keyword in java?

522


What is a local, member and a class variable?

574


What are the 3 types of loops in java?

526


What is <> used for in java?

667


What is stream api in java8?

535






What is the purpose of void?

534


How do generics work in java?

518


What is the difference between the final method and abstract method?

538


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

560


What is appletviewer?

564


What is time complexity java?

532


What is heterogeneous in java?

486


Do we have pointers in java?

524


is it possible to instantiate the math class?

525


How to implement a multithreaded applet?

2201