Computer Science, asked by Rizwanamansuri8591, 1 year ago

How does an array differ from an ordinary variable with an example?

Answers

Answered by tareesh14pazfls
2
Array is different from ordinary variable because Array holds multiple values,whereas an ordinary variablehold a single value.It is true when the elements of the array are treated as individual entities,and when thevariables such as an int.It is not generally right to distinguish between a variable and an array.
Similar questions