## In a standard priority-based scheduler, which threads are **normally selected** to enter the Running state? --- 🚀 The threads in the **Runnable state with the highest priorities**.