Computer Science, asked by nisha1480, 1 year ago

A _________ is an identifier that represent a memory location which stores a value of a specific data type.

Answers

Answered by kalyaniprasad8
7

Variable is your answer. Mark brainliest.


kalyaniprasad8: Plz mark brainlies
nisha1480: ok
Answered by Chaitanya1696
0

The identifier that denotes a memory region and stores a value of a certain data type is called a variable.

  • Every program used in computer programming is composed of data made up of constants and variables.
  • A variable is a segment of memory whose contents are subject to vary depending on the data and circumstances of the program.
  • The utilization of memory locations by the programmer is made simple via variables.
  • The user's computer then keeps track of these addresses for the variables that hold data in its memory.
  • Because he only needs to recall the identification that the variable was given, the user's job utilizing the application is made very simple.
  • Therefore, the identifier that denotes a memory region and stores a value of a certain data type is called a variable.

#SPJ3

For similar questions view:

https://brainly.in/question/18794609

https://brainly.in/question/9194270

Similar questions