FORTRAN - Programming Online Tests
Question 1: How many storage locations will be reserved for array ABC by the following COMMON/DIMENSION statement combination: COMMON ABC(200) DIMENSION ABC(50) ...

Question 1: In a DO statement the indexing parameter may be: ...

Question 1: READ 25, KILO, IOTA 25 FORMAT (15,14) the above two statements: ...



