Function Calls

Function Calls

10th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

Unit 4 Wrap-up

Unit 4 Wrap-up

9th - 12th Grade

20 Qs

Final Review - Unit 4

Final Review - Unit 4

9th - 12th Grade

20 Qs

AQA GCSE Computer Science - 3.2.10 Subroutines

AQA GCSE Computer Science - 3.2.10 Subroutines

8th - 10th Grade

20 Qs

C++ Functions

C++ Functions

11th Grade

20 Qs

CSP Units 7 & 8 Vocab Quiz

CSP Units 7 & 8 Vocab Quiz

12th Grade

19 Qs

Unit 2.2 Programming Techniques MCQs L2

Unit 2.2 Programming Techniques MCQs L2

10th Grade

20 Qs

GCSE Computing - Subprograms

GCSE Computing - Subprograms

9th - 10th Grade

14 Qs

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

Function Calls

Function Calls

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

Moses Balogun

Used 15+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ are a collection of commands given a name that return a value or perform an action.

Subprograms

Keyword

Parameters

Functions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____________ tells the subprogram what value to send back.

Subprograms

Keyword

Parameters

Functions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____________ input values to a function for the function's execution.

Subprograms

Keyword

Parameters

Functions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Subprograms are used to complicate the code.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Subprograms are used to build code that will be reused.

False

True

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the steps to add a function to a program?

Input values and run the program

Define the function

Add it above the main program

Add parameters

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the difference between a parameter and a function?

Parameters use subprograms to complicate the code

Functions operate on the parameter values

Parameters input values to a function

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?