Computer Science, asked by somasantra251, 1 year ago

why does a variable hold only one value at a time

Answers

Answered by Anonymous
3
Hello Buddy!!

Answer : A variable is associated with space in the computer's memory that can hold a value (often a number). ... declares an integer variable (i.e. a variable of type int) which we have chosen to call i. As an int, it can store any integer value between -2147483648 and 2147483647.

#THankYou♥

MarK Me as Brilliant...
Similar questions