Answer Posted / sathiya
thread is a lightweight process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is java used for?
What does sprintf return?
Can a source file contain more than one class declaration?
When arithmeticexception is thrown?
What do you understand by garbage collection in Java? Can it be forced to run?
What is starvation?
Does isempty check for null?
What is the list interface?
What is the difference between hashset and treeset in java?
Why char array is favored over string for the storage of passwords?
Can we write a class without main method in java?
Can I import same package/class twice?
what is the difference between process and thread? : Java thread
What is the use of list in java?
why java uses class level type casting ?