Answer: A
Which of the following statements regarding the for loop is TRUE?A. You can make use of x++ ++x x += 1 and x = x + 1 interchangeably as the update (third) expression of a for loop to increment the loop control variable.B. The gcc compiler as used on the guru.itap.purdue.edu ...

This free site is ad-supported. Learn more