3303-flashcards/hATaBiZQ - 3303/OY6qcpmc - Does the Java specification require timeslicing for equal-priority threads.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

195 B

Does the Java specification require timeslicing for equal-priority threads?


📜 No. Either approach (running to completion or timeslicing) is permitted by the Java specification.