Do I need to import java.lang package any time? Why?



Do I need to import java.lang package any time? Why?..

Answer / hrindows@gmail.com

No. It is by default loaded internally by the JVM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

can we override the main() method in java????

3 Answers   Vimukti Technologies,


What is string in java? String is a data type?

0 Answers  


Is void a data type in java?

0 Answers  


When is the arraystoreexception thrown?

0 Answers  


Which is better stringbuffer or stringbuilder?

0 Answers  






what is difference between requestprocessor and request dispatcher?

2 Answers   Tech Mahindra,


What is serialVersionUID and what is its need?

1 Answers   KPIT,


Write a program to reverse a number in java?

0 Answers  


What are different types of arrays?

0 Answers  


What is return type in java?

0 Answers  


What is array initialization in java?

0 Answers  


What is the method overriding?

0 Answers  


Categories