Parameters and Return Review

Parameters and Return Review

9th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

IST CodeHS Unit 8 JavaScript Review

IST CodeHS Unit 8 JavaScript Review

9th - 12th Grade

22 Qs

CP M4 Repetition & Loops

CP M4 Repetition & Loops

9th - 12th Grade

15 Qs

Coding 1 U7

Coding 1 U7

9th Grade - University

15 Qs

Code.org Unit 7 Test

Code.org Unit 7 Test

10th - 12th Grade

18 Qs

Spreadsheet - Advanced Functions and Formulae

Spreadsheet - Advanced Functions and Formulae

10th - 11th Grade

20 Qs

APCSP Cumulative Test 2

APCSP Cumulative Test 2

9th - 12th Grade

15 Qs

JavaScript and Graphics

JavaScript and Graphics

9th - 12th Grade

15 Qs

IGCSE EXCEL Formulas & Functions

IGCSE EXCEL Formulas & Functions

11th Grade

20 Qs

Parameters and Return Review

Parameters and Return Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Sarah Chapa

Used 70+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the parameter?

hasVowel

str

lower

true

false

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the name of the function?

hasVowel

str

lower

true

false

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the argument for pigify?

updateScreen

statement

text

str

list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

8 % 2 =

0

1

2

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5 % 2 =

0

1

2

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7 % 3 =

0

1

2

3

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which code segment results in "true" being returned if a number is odd? Replace "MISSING CONDITION" with the correct code segment.

num % 2 == 0;

num % 0 == 2;

num % 1 == 0;

num % 2 == 1;

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?