Why are boolean variables handy to use with loops?

A. Boolean variables are easy to check for a value of true or false.
B. Boolean variables are good to use when doing math in C++.
C. Boolean variables automatically increment themselves, which streamlines for loops.
D. Boolean variables should not be used with loops.

A. Boolean variables are easy to check for a value of true or false.

Computer Science & Information Technology

You might also like to view...

Why is it important to view your reports in Print Preview?

What will be an ideal response?

Computer Science & Information Technology

Match the following Excel buttons with their description:

I. Trace Error button II. Auto Fill Options button III. Quick Analysis button IV. Expand button V. Collapse button A. makes a dialog box reappear after collapsing it B. set of tools to use to apply formatting, create charts or tables, or insert basic functions C. displays information about a potential problem D. will allow you to copy only formats E. makes a dialog disappear in order to select a cell or range on a worksheet

Computer Science & Information Technology