Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 5 (Q.No. 11)
11.
Consider the following statement in FORTRAN 77

READ*, [X(I) Y(I) = 0, 3, 2]

Which of the following is correct?
2 values could be read and stored asX (0), Y (0)
4 values could be read and stored asX (0), Y (0), X (2), Y (2)
6 values could be read and stored as X (0), Y (0), Y (2), X (3), Y (3)
none of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Faami said:   8 years ago
Please explain this question. Can't understand.

Haritha said:   8 years ago
Explain this question.

Post your comments here:

Your comments will be displayed after verification.