Question: Haskell language please answer this asap true and false questions from 22 to 30. Make sure your answers are correct and I promise to give

Haskell language please answer this asap true and false questions from 22 to 30. Make sure your answers are correct and I promise to give you a thumbs up
18. Anonymous functions are supported in haskell: a. True b. False 19. Variables are immutable in Haskell: a. True b. False 20. Tuples have elements of more than one type in Haskell: a. True b. False 21. Strings are immutable in Haskell: a. True b. False 22. Types with enumerated values are called Union Types 23. In a haskell record all elements can have different types: 24 In hak ell we can access each element of an array via its index: 25. In haskell a functor is an element over which we can define fmap: 26. A monoid is a set with a binary operation and identity: 27. A monad allows Haskell to separate pure and impure functions: a. True b. False a. True b. False a. True b. False a. True b. False a. True b. False a. True b. False 28. The arity of a function is how many variables it takes: a. True b. False 29. An operator is infiz if arguements go on either side a. True b. False 30. The Second Functor law says: fmap (f. g) fmap f. fmap g a. True b. False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
