Predict the output:
class A implements Runnable{ public void run(){ try{ for(int i=0;i
class A implements Runnable{ public void run(){ try{ for(int i=0;iPredict the output:
class A implements Runnable{ public void run(){ try{ for(int i=0;i Correct Answer A A A A B B B B
t.join(); means Threat t must finish before Thread t1 starts.
মোঃ আরিফুল ইসলাম
Feb 20, 2025