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
Is static a singleton?
What is an infinite loop in java? Explain with an example.
What is a prefix function.write down a code to compute prefix function.
What is identifier with example?
What is a singleton factory?
What is a top level class in java?
What is gui programming?
How can you handle java exceptions?
What is a null class?
What is binary search in java?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
Why singleton is not thread safe?
What is void in java?
Does constructor return any value?
How to reverse a string in java?