What is the full form of fortran?

devquora
devquora

Posted On: Feb 22, 2018

 

Fortran is a High-level programming language. The full form of Fortran is Formula Translation. This language was developed in the year 1957 by John Backus. Just like any other language it is also used for writing high-performance programs and is best suitable for numeric and scientific computing. It is mainly used for translating the maths formula into code.

Fortran is a very simple language and it can easily be transported to any machine. It has the capability of expressing even the complex functions of mathematics. This language has proved to be highly efficient in the world of coding and doesn't require any code layout like any other machine language.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Lisp Interview Questions

    What is LISP Programming

    List Processing – LISP (or LISP) is the second oldest high-level programming language after Fortran developed by John..

    Lisp Interview Questions

    How many types of variables are available in LISP?

    There are two types of variables are available in LISP one is lexical variable, and other is special variable..

    Lisp Interview Questions

    What is LISP Machine (LISPM)

    LISP machines are general-purpose computers designed to efficiently run LISP as their main software and programming lan..