Multiple Choice
To define a value in the ML programming language,use the ____ keyword.
A) define
B) let
C) letrec
D) val
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The Haskell language requires semicolons and bracketing
Q9: The ML programming language has a built-in
Q10: Which of the following statements about scoping
Q11: The semantics of Scheme uses static type
Q12: The rand function is referentially transparent.
Q14: Which of the following statements about Haskell
Q15: In ML,arithmetic operators are written as infix
Q16: A function definition describes how a value
Q17: What is the purpose of a binding
Q18: A function application is a call to