C-16-Q007mediumsingle_mcq
A variable in a program is best compared to:
A variable in a program is best compared to:
- aa calculator
- ba box that can store information
- ca printer
- da screen
ব্যাখ্যা
A variable is best pictured as a labelled box that holds a piece of information for later use. This captures how a variable stores a value that the program can access by name.