Question: 1. For a loop counter, the appropriate data type would be: a) int b) boolean c) float d) char 2. A variable must have its
1. For a loop counter, the appropriate data type would be:
a) int
b) boolean
c) float
d) char
2. A variable must have its type declared but it is not required to be initialized prior to first use.
a) TRUE
b) FALSE
3. The scope of a variable declared outside of any function is:
a) Global
b) Local
c) Within that file only
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
