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
Name component subclasses that support painting in java programming?
Explain, java is compatible with all servers but not all browsers?
What sorting algorithm does javascript use?
What is type parameter in java?
Can you use this() and super() both in a constructor?
What is :: operator in java 8?
How large is a boolean?
why doesn't java run on all platforms?
What is an eror in java?
Why we use multi threading instead of multiprocessing?
What is the use of a copy constructor?
Is there a sort function in java?
What do you mean by garbage collection used in java?
What is a bubble sort in java?
Can a set contain duplicates?