answersLogoWhite

0


Best Answer

Answer is; initialization

*** Edit***

Initialization is correct.

Page 59

Programming Logic and Design by Tony Gladdis

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Assigning a value to a variable in a declaration statement is called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Specifying exactly what is to be measured in assigning a value to a variable is called what?

operationalization


What is the process of assigning a value to a variable called?

That is called "assignment".That is called "assignment".That is called "assignment".That is called "assignment".


What is the input of a variable called in qbasic?

Variables don't have inputs. A variable is a named memory location where a value may be read or written. You write a variable by assigning a value to it. The value may be obtained from user-input.


What is A value for a variable that makes a statement true?

Such a value is called a "solution" or "root" of an equation.


What is a value for the variable that makes the statement true?

Such a value is called a "solution" or "root" of an equation.


If a number is substituted for a variable in an equation and the resulting statement is true then what is the number called?

The number is called a solution.


Benjamin Franklin Roger Sherman Robert Livingston Thomas Jefferson and were asked to write a statement explaining why the colonies should be independent?

Yes and it is called the Declaration of Independence.


Difference between int a and extern int a. why the first one is definition while the second is declaration please explain?

The declaration 'int a' both declares the variable of 'a' and allocates memory for it. When you use 'extern' you are referring to a variable called 'a' that has its memory allocated in another module. The actual variable 'a' is not in the same compilation unit as the current one being compiled. Where the variable 'a' is located is resolved by the linker. When using 'extern' you state your intent to use a variable called 'a', but it doesn't reserve any memory for it in the current module.


a number when substituded in to an open sentence makes a true statement?

An equation or an inequality that contains at least one variable is called an open sentence. ... When you substitute a number for the variable in an open sentence, the resulting statement is either true or false. If the statement is true, the number is a solution to the equation or inequality.


What is a prediction that states both indepedant and depend variables?

A prediction that states both an independent and a dependent variable is called a hypothesis. A hypothesis is stated as such: if "independent statement", then "dependent statement."


In algebra I what is the input variable called?

The input variable is called the independent variable, and the ouput variable is called the dependent variable.


What is the input variable called in algebra?

the input variable is called the independent variable and the output variable is called the dependent variable.