What is starvation?
Answer / Arti Kumari
Starvation in Java occurs when a thread is not getting its fair share of CPU time, leading to the indefinite delay of that thread's execution. This happens when the priority of a thread is lower than other threads and there are no blocked higher-priority threads.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the exact difference in between Unicast and Multicast object? Where will it be used?
Is array a class?
What is a void return type?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is the difference between a method and a function in alice?
What is static variable and static method?
32 Answers Accenture, Prolific, Prolifics, TCS, TNH,
What is jar?
What are keywords in java?
How to call static method?
Explain heap sort?
Is set ordered?
Explain about the performance aspects of core java?