Page 1 of 1

C++ What is produced by a for statement with a correct body and with the following header: Group of answer choices 1. a

Posted: Sun May 15, 2022 8:51 am
by answerhappygod
C++
What is produced by a for statement with a correct
body and with the following header:
Group of answer choices
1. a divide-by-zero error
2. a syntax error
3. the even values of i from 20 down to 2
4. an infinite loop