Q515
Which of the following statements is not true about the FORTRAN language?
A.
FORTRAN is a high level language
B.
A FORTRAN program, written for the IBM-PC, is totally different from a FORTRAN program written for execution on the SUN machine
AnswerC.
FORTRAN is extensively used to write programs for performing scientific computations
D.
All of the above
E.
None of the above
Answer: Option B
Solution
Answer: Option B
Solution:
A FORTRAN program, written for the IBM-PC, is totally different from a FORTRAN program written for execution on the SUN machine. Machine language gives instructions as 0's and 1's and is the only language that the computer understands.