Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question # 1 dropdown choose the word that matches each definition. a(n…

Question

question # 1
dropdown
choose the word that matches each definition.
a(n) is a statement that assigns a value to a variable.
a(n) is an identifier used to store a value.

Explanation:

Brief Explanations

In programming and mathematics - related concepts, an assignment statement is used to assign a value to a variable. A variable is an identifier that stores a value.

Answer:

First blank: Assignment statement
Second blank: Variable