At IDNLearn.com, find answers to your most pressing questions from experts and enthusiasts alike. Our platform provides detailed and accurate responses from experts, helping you navigate any topic with confidence.

Which statement about programming languages is true?

1) Lisp was designed for artificial intelligence research.
2) BASIC was the first high-level programming language.
3) FORTRAN was an early programming language designed for business use.
4) Pascal was the first programming language for personal computers.


Sagot :

Answer:

2

Explanation:

plz make me brainliest

Option A: Lisp was designed for artificial intelligence research.

  • The acronym Lisp stands for List Programming is a computer programming language developed about 1960 by John McCarthy.
  • Lisp is the second-oldest high-level programming language which has a widespread use today.
  • LISP has a very simple syntax in which a parenthesized list is used to give operations and their operands.
  • This Language was designed for manipulating data strings with convenience.
  • Lisp includes all the working as the function of any object.
  • Lisp uses symbolic functions which are easy to use with AI applications.
  • Originally Lisp was created as a practical mathematical notation used in computer programs.
  • Lisp pioneered many revolutions in the field of computer science such as tree data structures, automatic storage management etc.