3303-flashcards/hATaBiZQ - 3303/BeWo9Pov - What operation moves a thread from the Born state to the Runnable state.md
gwg313 e83b60af4f
first commit
update readme

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

7 lines
132 B
Markdown

## What operation moves a thread from the **Born** state to the **Runnable** state?
---
🐣 Invoking the **`start()`** method.