Computer Science, asked by JESWANTHSai34861, 9 months ago

The Life Cycle Of A Thread In Java Is Controlled By____

Answers

Answered by muzamilaminitoo
0

Answer:jvm

Explanation:

The java thread states are as follows:

New

Runnable

Running

Non-Runnable (Blocked)

Terminated

Answered by Anushka1047
0

JVM ( Java virtual machine)

Similar questions