Blog Desk       October 6, 2021      852

The first AI programming language was called.

  1. BASIC
  2. FORTRAN
  3. IPL
  4. LISP

The Right Answer is : Option C

Explanation

According to History and Wikipedia IPL is the first AI program language.

IPL

Information Processing Language (IPL) is a programming language created by Allen Newell, Cliff Shaw, and Herbert A. Simon at RAND Corporation and the Carnegie Institute of Technology about 1956. Newell had the job of language specifier-application programmer, Shaw was the system programmer, and Simon had the job of application programmer-user. https://en.wikipedia.org/wiki/Information_Processing_Language  

LIPS

LIPS (historically LISP) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation.[3] Originally specified in 1958, Lisp is the second-oldest high-level programming language. Only Fortran is older, by one year.[4][5] Lisp has changed since its early days, and many dialects have existed over its history. Today, the best-known general-purpose Lisp dialects are Racket, Common Lisp, Scheme, and Clojure. https://en.wikipedia.org/wiki/Lisp_(programming_language)