Parameters and Return Review

Parameters and Return Review

9th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

Ôn Tập Các Hàm Trong Excel

Ôn Tập Các Hàm Trong Excel

KG - Professional Development

20 Qs

EX_Class(Sum,SumIF,Max,Min,Average)

EX_Class(Sum,SumIF,Max,Min,Average)

12th Grade

15 Qs

AP CSP Code.org Unit 7

AP CSP Code.org Unit 7

10th - 12th Grade

18 Qs

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

Chapter1-Unit(iv)to(vi)

Chapter1-Unit(iv)to(vi)

9th - 10th Grade

18 Qs

C++ Unit 1 Review

C++ Unit 1 Review

9th - 12th Grade

15 Qs

Unit 6 Computer Science Arrays

Unit 6 Computer Science Arrays

10th - 12th Grade

14 Qs

PCEP Section 2B: Perform different types of iterations

PCEP Section 2B: Perform different types of iterations

12th 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?