INTERMEDIATE CODE GENERATION
THREE ADDRESS CODE
| Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 | 
 Identify the leaders for the following code1) s=02) I=13) T1=4*i4) T2=a[t1]5) if I<=20 goto 36) j=j+1 
|  |  Statements 1, 5 and 6 
 | 
|  |  Statements 1, 3 and 6 
 | 
|  |  Statements 1, 3 and 5 
 | 
|  |  Statements 3, 5 and 6 
 | 
 Explanation: 
 There is 1 question to complete.