Computer Science, asked by ritubotany, 3 months ago

.Variables can hold __________ value at a time. ​

Answers

Answered by Simrankaur1025
2

answer

Variables can hold single value at a time.

Answered by GeniusYH
0

Hey Ritu !

Answer:

One or more

Explanation:

One Variable can hold one or more than one value in a defined function / expression, depends upon the Degree of the function.

For example :

1) x - 3 = 0

Hence x = 3 only.

2) x² - 9 = 0

=> (x - 3)(x + 3) = 0

Hence x can be -3 or + 3 to satisfy the Equation.

Thanks !

Similar questions