values are assigned to variable using a ............ operator
Answers
Answered by
13
Answer:
Assignment operator.
Example. =
Be sure this is a correct answer.....
Answered by
4
Answer:
Assignment Operator.
Explanation:
The = symbol is known as the assignment operator. It is also possible to declare a variable and assign it a value in the same line, so instead of int i and then i = 9 you can write int i = 9 all in one go. If you have more than one variable of the same type you can also declare them together
Similar questions
Sociology,
5 months ago
Environmental Sciences,
5 months ago
English,
5 months ago
Hindi,
10 months ago
Geography,
1 year ago