Multiple choice When an allocated time of a thread is over, JRE puts it back in the _____ state. new ready running dead Reveal answer Fill a bubble to check yourself B Correct answer Explanation When an allocated time of a thread is over, JRE puts it back in the ready state for giving the chance to another thread.