Sail E0 Webinar
Question

Which of the following is not true in context of FORTRAN?

Options:
A .  It was developed for scientific and mathematical applications
B .  It is one of the oldest high level languages
C .  It is a problem oriented language
D .  It requires extensive internal documentation
E .  None of the above
Answer: Option B

FORTRAN (Formula Translator) is a third-generation programming language developed in the late 1950s by John Backus and his team at IBM for scientific and mathematical applications. It is one of the oldest high-level languages and has been used to program computers since 1957.

Although FORTRAN is an old language, it is still widely used in scientific and engineering applications because of its ability to efficiently process numerical data. FORTRAN is a problem-oriented language, meaning that it is designed to solve specific types of problems, such as numerical and scientific problems. This is in contrast to other languages, such as C, which is a procedural language, meaning that it is designed to solve general-purpose problems.

FORTRAN requires extensive internal documentation, which means that programs written in FORTRAN must be thoroughly commented so that other programmers can understand the code. This is an important feature of FORTRAN, as it allows for the easy maintenance and modification of programs.

In conclusion, FORTRAN was developed for scientific and mathematical applications, is one of the oldest high level languages, is a problem oriented language, and requires extensive internal documentation. Therefore, Option B (It is one of the oldest high level languages) is not true in the context of FORTRAN.

Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers