46.
rding Java thread scheduling, which of the following statements are true?
a. |
The Java API provides no direct support for scheduling threads at a fixed rate. |
|
b. |
Java threads may be scheduled differently on different systems. |
|
c. |
The JVM has a very strictly-defined thread scheduling policy. |
|
d. |
Invoking the yield() method ensures a thread yields control of the CPU. |
Get Answers For Free
Most questions answered within 1 hours.