Search Header Logo

Computer Programming Chapter 3 Review

Authored by Michael Foots

Computers

10th - 12th Grade

Used 7+ times

Computer Programming Chapter 3 Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A named sequence of statements that performs some useful operation. Functions may or may not take arguments and may or may not produce a result.

function

statement

expression

value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A statement that creates a new function, specifying its name, parameters, and the statements it contains.

function definition

module import statement

function call

program script filename

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A value created by a function definition. The name of the function is a variable that refers to a function object.

function object

module object

data type

return value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first line of a function definition.

header

body

parameter

function call

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The sequence of statements inside a function definition.

body

header

parameter

argument

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A name used inside a function to refer to the value passed as an argument.

parameter

body

header

function call

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A statement that runs a function. It consists of the function name followed by an argument list in parentheses.

function call

parameter

body

header

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?