Computer Science, asked by Harsha18331, 9 months ago

What is the difference between an ordinary and subscript variable

Answers

Answered by suhasmahato
0

Answer:

The ordinary variable is used to represent the single variable. This is used to assign some value and used that value in the execution of the program. ...

The subscript variable is used to represent the array variable. It is used to denote the combination of an ordinary variable.

Similar questions