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
C
FORTRAN is extensively used to write programs for performing scientific computations
D
All of the above
E
None of the above
Correct Answer: A FORTRAN program, written for the IBM-PC, is totally different from a FORTRAN program written for execution on the SUN machine
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.