Users Also Read
MCQ's Search Engine
Electrical Engineering
Mechanical Engineering
Civil Engineering
Automobile Engineering
Chemical Engineering
Computer Engineering
Electronics Engineering
Medical Science Engg
Which one is true for writing array variable in Pascal? | |
A. | The general form of an array variable is an integer or a real variable name followed by subscripts enclosed within square brackets. The subscripts are separated by commas [Correct Answer] |
B. | The general form of an array variable must be an integer name followed by subscripts enclosed within square brackets. The subscripts are separated by commas [Wrong Answer] |
C. | The subscripts in array variable must be separated by dots [Wrong Answer] |
D. | The subscripts must be enclosed within parenthesis [Wrong Answer] |