Is there any need to import java.lang package?
Answer Posted / harsha
It is not need, by default it is loaded internally by the
JVM.
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
Write a function to find out longest palindrome in a given string?
Can an unreferenced object be referenced again?
What is a class object?
Explain Basics of OOP Language in java
Explain, java is compatible with all servers but not all browsers?
Difference between static binding and dynamic binding?
Can we override private method?
What is the difference between a method and a procedure?
Can we override a variable in java?
How listener identify that the event came from a particular object?
What are java packages?
What are the differences between the constructors and methods?
What are the different types of collections in java?
What is an object in java?
Are maps ordered java?