Tri 1 Review

Tri 1 Review

9th - 12th Grade

63 Qs

quiz-placeholder

Similar activities

Year 11 Progress test 2

Year 11 Progress test 2

9th - 10th Grade

61 Qs

AQA GCSE Algorithms

AQA GCSE Algorithms

9th - 11th Grade

60 Qs

Whole Course Revision slides

Whole Course Revision slides

10th Grade

62 Qs

AP CSP Review

AP CSP Review

11th Grade

60 Qs

Year 11 - CS - Blended Learning 15 - PP, SE, PC

Year 11 - CS - Blended Learning 15 - PP, SE, PC

10th Grade

65 Qs

flowchart and algorithm

flowchart and algorithm

9th - 12th Grade

66 Qs

APCSP Midterm

APCSP Midterm

9th - 12th Grade

63 Qs

AP CSP Quizizz 11-7 - THURS BLOCK

AP CSP Quizizz 11-7 - THURS BLOCK

9th - 12th Grade

63 Qs

Tri 1 Review

Tri 1 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

CCSS
4.NBT.A.2, 2.NBT.A.3, 5.NBT.A.2

Standards-aligned

Created by

Rae Temple

Used 2+ times

FREE Resource

63 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following decimal (base-10) values is equivalent to the binary (base-2) value 101001?

22

37

41

82

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What value does the above code segment display?

17

36

53

No value is ever displayed because the algorithm repeats the REPEAT UNTIL block indefinitely.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is true about program documentation?

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.

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

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Consider the following numbers. Binary 1100, Decimal 11, and Hexadecimal D. Which of the following lists the numbers in order from least to greatest?

Binary 1100, Decimal 11, Hexadecimal D

Decimal 11, Binary 1100, Hexadecimal D

Decimal 11, Hexadecimal D, Binary 1100

Hexadecimal D, Decimal 11, Binary 1100

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A program is expressed in a programming language. Which of the following is true of the program?
The program can also be expressed as binary code, but will be more easily understood by humans when expressed in a higher-level programming language.
The program can also be expressed as binary code, which will reduce the likelihood of errors.
The program cannot be expressed as binary code, because binary code can only be used to represent data.
Some parts of the program can be expressed as binary code, but operations must be expressed using a higher-level programming language.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Select the answer that lists the units of bytes in ascending order (from smallest to largest)
Gigabyte, megabyte, terabyte
Megabyte, terabyte, kilobyte
Gigabyte, terabyte, megabyte
Kilobyte, gigabyte, terabyte

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

 How many different digits are used in the Hexadecimal number system?
2
10
8
16

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?