question archive Which functional programming language is primarily used for teaching functional programming? F# Scheme LISP Haskell   QUESTION 2 Which of the following is NOT true of the LET construct in scheme? names bound in the first part of a LET construct cannot be changed LET is a shorthand for a LAMBDA expression LET creates a local scope which names are temporarily bound to the values of expressions variables created by LET can be updated   QUESTION 3 What kind of function is map? higher order function: pipeline higher ordered function: composition higher ordered function: filter higher ordered function: apply-to-all QUESTION 4 Which of the following is the closest to a "pure" functional programming language? ML Scheme Haskell Lisp QUESTION 5 Python supports functional programming with partial function applications which is a form of currying filter functions map functions lambda expressions  

Which functional programming language is primarily used for teaching functional programming? F# Scheme LISP Haskell   QUESTION 2 Which of the following is NOT true of the LET construct in scheme? names bound in the first part of a LET construct cannot be changed LET is a shorthand for a LAMBDA expression LET creates a local scope which names are temporarily bound to the values of expressions variables created by LET can be updated   QUESTION 3 What kind of function is map? higher order function: pipeline higher ordered function: composition higher ordered function: filter higher ordered function: apply-to-all QUESTION 4 Which of the following is the closest to a "pure" functional programming language? ML Scheme Haskell Lisp QUESTION 5 Python supports functional programming with partial function applications which is a form of currying filter functions map functions lambda expressions  

Subject:Computer SciencePrice:2.86 Bought3

  1. Which functional programming language is primarily used for teaching functional programming?

F#

Scheme

LISP

Haskell

 

QUESTION 2

  1. Which of the following is NOT true of the LET construct in scheme?

names bound in the first part of a LET construct cannot be changed

LET is a shorthand for a LAMBDA expression

LET creates a local scope which names are temporarily bound to the values of expressions

variables created by LET can be updated

 

QUESTION 3

  1. What kind of function is map?

higher order function: pipeline

higher ordered function: composition

higher ordered function: filter

higher ordered function: apply-to-all

QUESTION 4

  1. Which of the following is the closest to a "pure" functional programming language?

ML

Scheme

Haskell

Lisp

QUESTION 5

  1. Python supports functional programming with partial function applications which is a form of

currying

filter functions

map functions

lambda expressions

 

pur-new-sol

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE