TomoLink
Mediumtcs-nqt

What does the following pseudocode output? FOR i = 1 TO 3 FOR j = 1 TO 3 IF i == j THEN PRINT '*' ELSE PRINT '.' END FOR END FOR

What does the following pseudocode output? FOR i = 1 TO 3 FOR j = 1 TO 3 IF i == j THEN PRINT '*' EL… | Flowcharts & Pseudocode MCQ | TomoLink | TomoLink