Multiple Choice
In the Haskell language,the ____ character represents the lambda.
A) backslash
B) underscore
C) vertical bar
D) ampersand
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: The Scheme evaluation rule represents _ evaluation.<br>A)
Q30: Given a list L in Scheme with
Q31: Which of the following statements about lazy
Q32: The if form in Scheme is like
Q33: In the ML programming language,a function is
Q35: In Scheme,the letrec form makes a global
Q36: If the ML command val h::t =
Q37: Haskell supports a type class inheritance through
Q38: The _ character is used for alternative
Q39: A language is considered to be fully