Search Header Logo

Unit 12 - Functional Programming

Authored by Louise Lockwood

Computers

12th Grade - University

CCSS covered

Used 67+ times

Unit 12 - Functional Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

All of the x values or inputs are called what?

Domain
Range
Relation
Function

Tags

CCSS.8.F.A.1

CCSS.HSF.IF.A.1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a programming paradigm?

A style of computer programming
A type of procedure
A suite of coding environments

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What programming paradigm - uses a series of instructions that tell the computer what to do with the input in order to solve the problem?

Procedural
Object-Oriented
Declarative
Functional

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming paradigm - uses classes ?

Procedural
Object-Oriented
Declarative
Functional

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A function f is defined as f: A -> B where f(x) = x2 + 5.
The domain A is the set of all real numbers. What is the co-domain B?

The set of all real numbers greater than or equal to 5
The set of all natural numbers greater than 5
the set of all real numbers less than 5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the head of this list
myList = [2, 3, 67, 89, 4]

2
3, 67, 89, 4
2, 3, 67
67, 89, 4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate
myList = [2, 3, 67, 89, 4]
length myList

5
4
2
2, 3, 67, 89, 4

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?