answersLogoWhite

0

Up till Fortran 90/95, the language was primarily intended for calculations. It remains one of the best computational languages ever developed, and is still in heavy use in the financial industry.

However, due in large part to disagreements among members of the Fortran development groups, Fortran 77 was deficient in a number of areas. Most or all of these have since been addressed by Fortran 90/95, however, so they do not represent current language deficiencies. These limitations included:

  1. Poor string handling, including weak concatenation and length functions.
  2. Subroutines pass arguments by reference rather than by value, making data protection difficult.
  3. Data scoping is limited. Variables can either be local or in COMMON blocks, but no other scoping is allowed. As a result, it's not possible to write file-level procedures; shared logic must be in a separate subroutine or repeated via cloning.
  4. Loop controls are somewhat limited, requiring continued use of the GOTO statement to manage flow in some cases.

User Avatar

Wiki User

18y ago

What else can I help you with?

Related Questions

What is the meaning of FORTRAN?

FORTRAN is an abbreviation for FORmula TRANslation. It is a computer programming language.


What Was the first high-level programming language designed that could perform complex?

fortran


Is Fortran a general purpose programming language?

Yes.


When was the 1 programming language developed?

The firs't successful programming language was Fortran desgined by John Backus in 1957.


What is meaning or FORTRAN in computer languages?

formula translation


First computer language?

The oldest computer language still in use is Fortran, invented in 1957. The first computer language was assembly language, but the first high level programming language was Plankalkul.


What were the major programming languages throughout history?

fortran language,basic language,cobol language.


What has the author Robert C Nickerson written?

Robert C. Nickerson has written: 'Instructor's manual for Fundamentals of FORTRAN programming' 'Fundamentals of FORTRAN programming' -- subject(s): FORTRAN (Computer program language) 'Instructor's manual, COBOL programming' 'Fundamentals of programming in BASIC' -- subject(s): BASIC (Computer program language)


What year was the programming language FORTRAN released?

The first FORTRAN compiler, an optimizing compiler, was delivered in April, 1957.


Name of First programming Language?

FORTRAN on the IBM 704 in 1954.


What is the early programming language?

fortran, algol, cobol, pl/i, for example


What has the author C Joseph Sass written?

C. Joseph Sass has written: 'Basic programming for business' -- subject(s): BASIC (Computer program language), Business, Data processing 'A structural approach to FORTRAN 77 programming' -- subject(s): FORTRAN (Computer program language) 'Fortran IV programming and applications' -- subject(s): FORTRAN IV (Computer program language) 'A structured approach to BASIC programming' -- subject(s): BASIC (Computer program language)