Question: 1) The statement while () { } in a program will loop forever. Select one: True False 2) Reserved words while, for, and do while
1) The statement while () { } in a program will loop forever.
Select one:
True
False
2) Reserved words while, for, and do while can be used to loop.
True
False
3) The exclamation operator ( ! ), means not in a example such as !=
True
False
4) The assignment statement c = c + 1 is the same as c++ and c += 1.
True
False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
