1.

In which state is the thread after invocation of start() method, but the thread Scheduler has not selected it to be the running thread?

A. Running
B. Runnable
C. Terminated
D. Non-Runnable
Answer» C. Terminated


Discussion

No Comment Found