tset7tinu

tset7tinu

9th - 12th Grade

16 Qs

Similar activities

Practice Quiz 1 for EKG Exam

Practice Quiz 1 for EKG Exam

11th - 12th Grade

21 Qs

FFA CCM - Basics of Parli Pro and the Gavel

FFA CCM - Basics of Parli Pro and the Gavel

6th - 9th Grade

11 Qs

Teknik Pengolahan Audio dan Video

Teknik Pengolahan Audio dan Video

12th Grade

20 Qs

2.4 Media Formatting - all

2.4 Media Formatting - all

9th - 12th Grade

18 Qs

Practice Quiz for Yamamoto et al

Practice Quiz for Yamamoto et al

11th - 12th Grade

20 Qs

Accounting: Posting From a Journal to a Ledger Ch 4

Accounting: Posting From a Journal to a Ledger Ch 4

9th - 12th Grade

15 Qs

Word Unit 1 Quiz

Word Unit 1 Quiz

9th Grade

20 Qs

JAVA String-1.1

JAVA String-1.1

10th Grade

20 Qs

tset7tinu

tset7tinu

Assessment

Quiz

Created by

Michael McKinley

Other

9th - 12th Grade

7 plays

Medium

16 questions

Show all answers

1.

DRAW QUESTION

2 mins • Ungraded

What are you excited about doing this weekend OTHER THAN SLEEPING

Media Image

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Name the vocab word: " a variable in a function definition. Used as a placeholder for values that will be passed through the function."

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Name the vocab term: "a value passed to the parameter"

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What statement is used to return the flow of control to the point where the procedure (also known as a function) was called?

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will print to the console after running this code segment?

15

16

18

21

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The procedure below will be called twice with two numbers provided as arguments to the parameter myNumber. Which of the following pair of numbers will mystery return the same value?

0 and 100

0 and 10

100 and 200

30 and 50

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The following procedure was developed to determine if a list contains a negative number. If the list contains a negative number it should return true, otherwise it should return false.

An error was made in writing this function so that it does not work as intended. Which line of code would need to be fixed in order for the function to work as designed?

Line 3

Line 6

Line 8

Line 11

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Dividing a program into separate subprograms (such as libraries) is known as:

Modularity

iteration

API

Documentation

9.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Using existing algorithms as building blocks for new algorithms has all the following benefits EXCEPT:

reduces development time

reduces testing

simplifies debugging

removes procedural abstraction

10.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

This function checks if a character is a vowel. If it is, it returns true. Otherwise, it returns false.

Where should return false; be written in the code?

OPTION A

OPTION B

OPTION C

OPTION D

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?