C-05-Q124mediumsingle_mcq
In Program 5.14, i = 0 and while (i < 5) printing 'I Love Bangladesh', how many times is the text printed?
In Program 5.14, i = 0 and while (i < 5) printing 'I Love Bangladesh', how many times is the text printed?
- a4 times
- b5 times
- c6 times
- dInfinite times