Do I need to import java.lang package any time? Why?
Answer Posted / hrindows@gmail.com
No. It is by default loaded internally by the JVM.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you call a method in a method?
How arrays are stored in memory in java?
what is static import in java? Explain
How would you convert bytes to string?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
How do you sort a set in java?
What is a generic code?
What do negative exponents mean?
What is a flag variable?
What are the differences between forwarding () method and sendredirect() methods?
What is the use of runnable interface?
What is the difference between assignment and initialization?
What is lifetime variable?
How do you achieve polymorphism in java?
How do you replace a string in java?