Answer Posted / vikas
Thread is a part of a program that is in Execution.
It is a Light weight process.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is oops in java?
What is executor memory?
What is the static field modifier?
How do you execute a thread in java?
Difference between Preemptive scheduling vs. Time slicing?
Can we have more than one package statement in the source file?
What are daemon Threads in java?
Why do we need wrapper class?
What will happen to the exception object after exception handling?
What is thread pool? How can we create thread pool in java?
What is the difference between jdk, jre, and jvm?
What is difference between synchronize and concurrent collection in java?
What is a subsequence of a string?
Explain list interface?
How to perform quicksort in java?