FORTRAN QUESTIONS: a) How many input-output statements were there in original Fo
ID: 3905657 • Letter: F
Question
FORTRAN QUESTIONS:
a) How many input-output statements were there in original Fortran?
b) What was the largest possible statement number?
c) What was the purpose of statement numbers?
d) In what order would the elements of a 2D array be stored in the object program?
e) What would the ”arithmetic formula” statement be called today?
f) If the variable on the left side of an arithmetic formula is a fixed point, and the
expression on the right side evaluates to 4.579, what value would be stored in
the left side variable?
g) write a single FORMAT statement together with a single PRINT statement that
together have the same effect as the following call of printf (a C/C++ library
function):
printf("x = %8.5f i = %5d", x, i);
Explanation / Answer
Answer 1:
There are nine input/output statements:
I can't answer more than one question as per chegg polies.
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.