Unit 2 Review

Unit 2 Review

9th Grade - University

10 Qs

quiz-placeholder

Similar activities

Spreadsheet Window Basics

Spreadsheet Window Basics

10th Grade

13 Qs

OOP VB.Net 1

OOP VB.Net 1

University

10 Qs

IT Participation 4

IT Participation 4

University

10 Qs

Testing Software

Testing Software

9th - 12th Grade

9 Qs

MODULE 8 PRE TEST

MODULE 8 PRE TEST

10th Grade

10 Qs

Week 3

Week 3

University

11 Qs

CSC41 Week 1

CSC41 Week 1

9th Grade

10 Qs

Principles of Networking

Principles of Networking

11th Grade

10 Qs

Unit 2 Review

Unit 2 Review

Assessment

Quiz

Computers

9th Grade - University

Hard

Created by

ALAINA M

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A program needs to allow a customer to input integers until the input number is zero. When the input number is zero, the program should write the message "The number of integers you have input is: X" (instead of X there should be the total count of numbers input). What should be added below to replace the question mark?

increment var by 1

An if statement

Increment count by 1

Display "Insert another number, please."

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Consider the segment of code. If the variable Income begins with a value of 90, and Expenses with a value of 100, what will be displayed by running the program?

None of these

You can recover

Oh man, you better get to work!

You made a profit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This question uses a robot in a grid of squares. The robot is represented by a triangle which is initially in the bottom left-hand corner and is facing toward the top of the grid.

Based on the following algorithm, what would the robot’s final position be?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The partial flowchart below represents a section of a program. If the initial values at the start of this section are a = 10, b = 5 and c = 7, which of the following will be outputted when the program runs?

7, 10, 5

10, 7, 5

10, 5, 7

None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following question uses a robot in a grid of squares. The robot is represented as a triangle which is initially in the bottom left square of the grid and facing right.

Consider the following code segment which moves the robot in the grid.

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What kind of flow pattern is best represented by this portion of a larger flowchart?

sorting

selection

sequence

iteration

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Below is a robot represented by a triangle, in a grid of squares. The robot is in the upper right-hand corner and is facing toward the bottom. Following is the code that is supposed to move the robot through the grid to get to the grey square; however, two of the REPEAT n TIMES and/or IF CONDITION lines have been swapped.

Line 1

Line 2

Line 3

Line 4

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?