Sail E0 Webinar
Question
Predict the output:
class A implements Runnable{
public void run(){
try{
for(int i=0;i
Options:
A .  A A A A B B B B
B .  A B A B A B A B
C .  Output order is not guaranteed
D .  Compilation succeed but Runtime Exception
E .  None of these
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers