Which of the following is guaranteed behavior demonstrated by multithreaded programming ? *
(1 Point)
Threads will start running in the order in which they were started.
O JVM guarantees that synchronized code will be executed by only one thread at a time
A Thread will move to Runnable state when the yield() method is invoked
Once a thread starts executing, it will keep executing until it's done
Answers
Answered by
0
Answer:
3 will be answer yeeeeeeeesss
Answered by
0
Answer:
3rd one that is the one ok 0ls
Similar questions