Parameters and Return Review

Parameters and Return Review

9th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

Ch 3 Java Review-Strings and Math

Ch 3 Java Review-Strings and Math

9th - 12th Grade

21 Qs

Arrays in Java

Arrays in Java

9th - 12th Grade

20 Qs

Python Functions

Python Functions

12th Grade

15 Qs

CodeHS Python Unit 7 Looping Quiz Review

CodeHS Python Unit 7 Looping Quiz Review

9th - 12th Grade

15 Qs

Pengenalan Spreadsheet

Pengenalan Spreadsheet

10th Grade

15 Qs

Unit 6 Comp Sci A Arrays

Unit 6 Comp Sci A Arrays

10th - 12th Grade

14 Qs

Unit 6 Computer Science

Unit 6 Computer Science

10th - 12th Grade

14 Qs

CSP Unit 7 Pop Quiz

CSP Unit 7 Pop Quiz

9th - 10th Grade

15 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?