Multiple choice

Which is another name for Functional Language?

  1. Machine

  2. Application Language

  3. Low-level Language

  4. 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.