Solved

Which of the Following Statements About Haskell Is Correct

Question 14

Multiple Choice

Which of the following statements about Haskell is correct?


A) Haskell is a lazy language that is not fully curried.
B) Haskell is a fully curried language that does not do delayed evaluation.
C) Haskell is a fully curried and lazy language.
D) Haskell does not support higher-order functions.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions