Saved Bookmarks
| 1. |
If i: = 2 before the assignment, then i: = i * 3 after the assignment is ……..(a) 6(b) 5(c) 0(d) 1 |
|
Answer» If i: = 2 before the assignment, then i: = i * 3 after the assignment is 6 |
|