CP DML Q5

0. How many times will the following loop be executed if the input data item is 0 1 2 3 4?
while (c = getchar ()! = 0)
{ }

Cancel reply

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


Cancel reply

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