_______ is an assignment statement.
Answers
Answered by
1
Computer Programming or a fundamental Construct........
Answered by
0
Answer:
An assignment statement is used to change the value of a variable as the program is running. Since the value assigned to the variable can be another variable or an expression, assignments statements can be used to copy data from one place to another in the computer, and to do complex computations.
"x=2" it assignment statement
here = is assignment
2this is value assign to x
Similar questions
Social Sciences,
5 months ago
Social Sciences,
5 months ago
Math,
5 months ago
Computer Science,
11 months ago
English,
11 months ago
Social Sciences,
1 year ago