Computer Science, asked by thumcherlathiru4358, 1 year ago

In a c program variable a is defined as a=5 a=10 a=15 a=20 what is the variable a

Answers

Answered by stimexpabs
0
The value of variable is changing & evey value of it is integer type...so there is a possibility that a could be an integer type variable....
Similar questions