answersLogoWhite

0

What is the first programming language?

Updated: 8/16/2019
User Avatar

Wiki User

14y ago

Best Answer

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

User Avatar

Wiki User

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

Wiki User

14y ago

Machine language.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the first programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which was first programming language?

Machine language.


What is first object oriented programming language?

Simula 67 (1967) was the first programming language designed that had the notion of objects, classes, inheritance, etc. in it. Smalltalk (1970s), influenced by Simula 67, was the first programming language designed with the actual idea of "object-oriented programming" in mind.


What is plankalkul?

Plankalkul is the programming language that was designed by Konrad Zuse. It was the first real computer programming language used for engineering.


What are grace hopper's discoveries?

She was one of the first programmers of the Harvard Mark 1 and she developed the first compiler for a computer programming language. She developed COBOL the first independent programming language.


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


What is the name of the man who created the very first programming language?

Bjarne Stroustrup began developing the C++ programming language 1979. Dennis Ritchie developed the C programming language in 1972. Rear Admiral Grace Murray Hopper developed the first compiler for a computer programming language in the 1950s, which later led to the development of COBOL.


Who first invented A plus language?

Niklaus Wirth invented the programming language A+. He developed A+ in the 1980s as an extension of the A language, aiming to enhance the functionality of the APL programming language.


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


When was the 1 programming language developed?

The first programming language, Fortran, was developed in the 1950s by a team at IBM led by John W. Backus.


What is the oldest programming language?

Plankalkül (Plan Calculus), created by Konrad Zuse for the Z3 computer in Nazi Germany, may have been the first programming language (other than assemblers). This was a surprisingly advanced programming language, with many features that didn't appear again until the 1980s.The first high-level programming language that we know of is the IBM Mathematical Formula Translating System, or Fortran for short.


What is the difference between static and dynamic programming?

in static programming properties, methods and object have to be declared first, while in dynamic programming they can be created at runtime. This is usually due to the fact that the dynamic programming language is an interpreted language.


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.