Given the following pseudocode:
10 READ Q,W
20 PRINT Q,W
30 GOTO 10
40 DATA 10,20,30,40,50,60,70,80,90,100
Which of the following best defines the type of data being used?
The DATA statement lists multiple values (10, 20, 30, etc.) which are stored sequentially and accessed in order, representing an array or list of data elements.
Other options:
Boolean is true/false,
Variable stores a single value,
Function performs operations or calculations.
Selma
2 months agoHubert
2 months agoHerman
2 months agoSage
3 months agoKristal
3 months agoMargret
3 months agoYoko
3 months agoDelisa
4 months agoKimberlie
4 months agoLavonna
4 months agoDana
4 months agoYolande
4 months agoCassie
5 months agoMarkus
5 months agoCrissy
5 months agoNovella
5 months agoKatie
6 months agoStefania
6 months agoLauna
6 months agoEllsworth
7 months ago