3303-flashcards/hATaBiZQ - 3303/OY6qcpmc - Does the Java specification require timeslicing for equal-priority threads.md
2026-04-20 23:08:47 -04:00

6 lines
195 B
Markdown

Does the Java specification **require** timeslicing for equal-priority threads?
---
📜 **No.** Either approach (running to completion or timeslicing) is permitted by the Java specification.