Dylan, Erlang, Haskell and ML are examples of ... ?

  1. web languages

  2. declarative languages

  3. functional languages

  4. visual languages


Correct Option: C

AI Explanation

To answer this question, you need to understand the different types of programming languages.

Option A) Web languages - This option is incorrect because Dylan, Erlang, Haskell, and ML are not specifically designed for web development. These languages can be used for various purposes beyond web development.

Option B) Declarative languages - This option is incorrect because Dylan, Erlang, Haskell, and ML are not strictly declarative languages. While they may support some declarative programming paradigms, they are primarily classified as functional languages.

Option C) Functional languages - This option is correct because Dylan, Erlang, Haskell, and ML are all examples of functional programming languages. Functional programming languages emphasize the use of functions and immutable data structures.

Option D) Visual languages - This option is incorrect because Dylan, Erlang, Haskell, and ML are not visual languages. Visual languages use graphical elements and diagrams to represent program logic, while these languages primarily rely on textual syntax.

Therefore, the correct answer is C) functional languages. These languages, including Dylan, Erlang, Haskell, and ML, are all examples of functional programming languages.

Find more quizzes: