the value of a variable is
Answers
Answered by
1
Answer:
x iS the value of the variable
Answered by
0
Answer:
The programme is loaded into memory and consists of processor instructions and data.
The data is stored as constant values or variable values. Constants can be stored directly as part of the programme or saved in memory, usually, the constants will be stored as values in memory but once the programme is loaded, they are only read and never written to.
A variable is just an assigned area of memory which can be written to and then read. In fact, it can usually be read, even before it is written to, which is usually a novice programmers mistake, the first thing that is drummed into the heads of student programmers is,"initialise your variables."
Similar questions
English,
1 month ago
Science,
1 month ago
India Languages,
1 month ago
Math,
3 months ago
English,
3 months ago