BJC Unit 1 Practice Quizizz

BJC Unit 1 Practice Quizizz

9th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

 String Manipulation in Python

String Manipulation in Python

11th Grade

30 Qs

Python 7. Arrays and Strings

Python 7. Arrays and Strings

9th Grade

24 Qs

AP CSA Review Unit 2

AP CSA Review Unit 2

9th Grade - University

22 Qs

AP Computer Science Final Review

AP Computer Science Final Review

9th - 12th Grade

28 Qs

Unit 5 Vocabulary

Unit 5 Vocabulary

10th - 12th Grade

31 Qs

Algorithm and Agile

Algorithm and Agile

10th - 12th Grade

22 Qs

8525 AQA GCSE 3.2.8 String-handling operations

8525 AQA GCSE 3.2.8 String-handling operations

11th Grade

24 Qs

Programming Concepts

Programming Concepts

9th Grade

25 Qs

BJC Unit 1 Practice Quizizz

BJC Unit 1 Practice Quizizz

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Raymond Chan

Used 47+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The date is 9/13

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's an algorithm

An input

A step by step process performed by a computer

A looping program structure

Part of a piece of code with an action that carries out a purpose.

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

An ordered collection of items

list

string

substring

concatenate

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The question or incomplete statement below is followed by four suggested answers or completions. Select the one that is best in each case.

Which of the following is a true statement about program documentation (commenting in your scripts/programs)?

Program documentation should not be changed after it is first written.

Program documentation is only needed for programs in development; it is not needed after a program is completed.

Program documentation is useful when programmers collaborate but not when a programmer works individually on a project.

Program documentation is useful during initial program development and also when modifications are made to existing programs.

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

The following grid contains a robot represented as a triangle, which is initially facing right.The following code segment is intended to move the robot to the gray square. Which of the following can be used as a replacement for <MISSING STATEMENT> so that the code segment works as intended?

REPEAT 1 TIMES

REPEAT 2 TIMES

REPEAT 3 TIMES

REPEAT 4 TIMES

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A sequence of characters (letters, digits, punctuation, etc.)

list

string

substring

concatenate

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

A programmer notices the following two procedures in a library. The procedures do similar, but not identical, things. See image. Which of the following procedures is a generalization of the procedures described?

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?