What is the output of the following program segment? Assume…
What is the output of the following program segment? Assume that all variables are declared correctly. Manually walk through the code to determine what the output will be. Show the execution of the loops and any calculations for output to get partial credit. int count = 1; while (++count