answersLogoWhite

0

Fortran is a low level language?

Updated: 8/10/2023
User Avatar

Wiki User

14y ago

Best Answer

FORTRAN is a third generation language.

Note: I don't know what these generations are, but I'm quite sure that Fortran is one of the oldest high-level programming languages, as are Cobol and Algol.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

No, Fortran is a high level language.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Fortran is a low level language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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

fortran


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 is accembly language?

Assembly language is a low level language where each statement (mostly) corresponds with one machine instruction. Higher level languages, such as C and FORTRAN, generate multiple machine instructions for each statement.


What was the first high level language?

The first high-level programming language is often considered to be Fortran (short for "Formula Translation"). Developed by IBM in the 1950s, Fortran was designed to allow for high-level mathematical and scientific computations. Its creation marked a significant departure from low-level machine code programming, enabling programmers to write code in a more human-readable form, which could then be translated into machine code by a compiler.


What is the first programming language?

FORTRAN was the first high level programing language. developed in 1954.


What is an acronym for FORTRAN?

Formula Translation/Translator (high-level programming language)


Name of the programming language?

which? what type? FORTRAN on the IBM 704 was the first high level language in 1954.


How to convert low level language into high level language?

lang are convert into low level language by


What is the first successful high level programming language invented?

Fortran and Cobol are two old and successful languages.


What is the meaning of FORTRAN?

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


Examples of programming language?

There are hudreds of Programming languages out there.Examples: C++, GWbasic, C#, C++, HTML , Ruby etc.They're further categorized as "Low Level language" and "High Level Language".Low level languages are those languages which are closer to the binary language or in another words machine language. These are difficult for us to learn but it's easy for machine to execute quickly.Example of a low level language is assembly language.High level languages are those languages which are close to human language/natural language and are easy for us to learn.Examples of high level language are Python, Ruby, C++ , Java etc.


What are the 2 high level programming language?

BASIC , FORTRAN ,COBOL , PASCAL are high level lanhuages which are simply understood by us used in the computers.