Multiple choice Which is another name for Functional Language? Machine Application Language Low-level Language High-level Language Reveal answer Fill a bubble to check yourself B Correct answer Explanation Functional languages, such as Lisp or Haskell, are often referred to as application languages because they are designed to solve problems by evaluating functions rather than executing a sequence of imperative commands.