Who is also used to indicate values assigned to variables
Answers
Answered by
2
Answer:
The first time a variable is assigned a value, it is said to be initialised. 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.
Explanation:
plz make me a brainlist
Answered by
2
Answer:
The first time a variable is assigned a value, it is said to be initialised. 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.
Explanation:
hope this helps
please mark me as the brainliest.....
Similar questions
Science,
2 months ago
Science,
2 months ago
Psychology,
2 months ago
English,
4 months ago
Computer Science,
4 months ago
Biology,
10 months ago
English,
10 months ago
Chemistry,
10 months ago