The following is returned from the functional programming command: head[1,2,3,4,5]
Functional Programming Quiz 1 not check

Quiz
•
Computers
•
12th Grade
•
Hard
W Deng
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1
[1,2,3,4]
5
[1,2]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is returned from the functional programming command tail[1,2,3,4,5]
1
[2,3,4,5]
5
[1,2]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is returned from the functional programming command [1,2,3,4,5] !! 1
1
2
[1,3,4,5]
[2,3,4,5]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is returned from the functional programming command take 2 [1,2,3,4,5]
[1,2,3]
[3,4,5]
[1,2]
[4,5]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is returned from the functional programming command drop 2 [1,2,3,4,5]
[1,2,3]
[3,4,5]
[1,2]
[4,5]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is returned from the functional programming commands:factor x = x * 2map factor [1,2,3,4]
[3, 6 , 9, 16]
[2, 4, 6, 8]
[2, 2, 2, 2]
34
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is returned from the functional programming command:foldr (/) 2 [4,8,8,4]
0.5
1
2
4
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Java Chapter 1 CS2

Quiz
•
9th - 12th Grade
12 questions
Big Data

Quiz
•
11th - 12th Grade
15 questions
code.org CSP Unit 3 Review 20-21

Quiz
•
9th - 12th Grade
18 questions
Python Pandas-Series

Quiz
•
12th Grade
13 questions
2.5 Translators & Facilities - OCR GCSE Computer Science

Quiz
•
7th - 12th Grade
20 questions
Python Basics & Syntax

Quiz
•
10th - 12th Grade
12 questions
CodeHS Unit 1

Quiz
•
9th - 12th Grade
20 questions
20.1 Programming Paradigms Cambridge iA 9618

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University