Answer Posted / kartik kudada
There is no need to import java.lang package, it implicitly
available to java file whereas it is mandatory to import
java.util explicitly .
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Is set ordered?
Explain the selection sort algorithm and state its time complexity?
what is daemon thread and which method is used to create the daemon thread? : Java thread
How large is a boolean?
Can an abstract class be a final class?
What is your platform?s default character encoding and how to know this?
what is synchronization and why is it important? : Java thread
What is meant by vector class, dictionary class, hash table class, and property class?
Why a dead thread occurs?
What are register variables what are the advantages?
What are streams in java 8?
Define how can we find the actual size of an object on the heap?
What are the different collection views provided by maps?
Why local variables are stored in stack?
What is integer parseint?