Programming tools Computer programming Question #19961
Single Choice Easy

QWhat term is used to describe a named storage location in a program that holds a value?

ID: #19961 Computer programming 91 views
Question Info
#19961Q ID
EasyDifficulty
Computer programmingTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Loop
  • B Variable
  • C Function
  • D Array
Correct Answer

Explanation

A variable is a named storage location in a program that holds a value. Variables are used to store and manipulate data within a program.

Share This Question

Challenge a friend or share with your study group.