Is there any need to import java.lang package?
Answer Posted / guest
java.lang package is imported by default.we donot really
need to import it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we sort a map in java?
Why generics are used in java?
Write a java program for binary search?
Why strings in java are called as immutable?
What is math floor in java?
what is a thread pool in java and why is it used?
Why java is call by value?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
Differentiate between == and equals().
How are variables stored in memory?
How do you sort an array in java?
What happens when heap memory is full?
What is java dot?
Give us a program to check for parenthesis matching using stack.
What is a finally block?