Multiple choice
(Not rated)
(Not rated)
1. The ____ variable is initialized before entering the loop.
A) loop ending
B) ending control
C) interrupt control
D) loop control
2. An error commonly made by beginning programmers is to forget that array subscripts start with the integer 1.
A) True
B) False
3. When using a flowchart, input is represented by what geometric shape?
A) rectangle
B) diamond
C) circle
D) parallelogram
4. Which of the following is correct if the data type for weight is num?
A) weight = 2.75
B) weight = “2.75”
C) weight = (2.75)
D) weight = “heavy”
12 years ago
A+ Answers
NOT RATED
Purchase the answer to view it
- 26.doc