2022 8525 Paper 1 Questions

2022 8525 Paper 1 Questions

10th Grade

74 Qs

quiz-placeholder

Similar activities

APCSP Q2 Exam

APCSP Q2 Exam

9th - 12th Grade

75 Qs

2D Game Design Review

2D Game Design Review

9th - 12th Grade

70 Qs

Code.org: Fundamentals of Computing Final Exam 2019 - 2020

Code.org: Fundamentals of Computing Final Exam 2019 - 2020

7th - 10th Grade

74 Qs

AutoCAD Hath

AutoCAD Hath

9th - 12th Grade

71 Qs

CS IGCSE Unit 7. Low and high level programming - recap

CS IGCSE Unit 7. Low and high level programming - recap

10th - 12th Grade

76 Qs

Computer Science Quiz

Computer Science Quiz

9th - 12th Grade

75 Qs

QUIZ PHP SIMULAZIONE 5ASA

QUIZ PHP SIMULAZIONE 5ASA

9th - 12th Grade

79 Qs

2022 8525 Paper 1 Questions

2022 8525 Paper 1 Questions

Assessment

Passage

Computers

10th Grade

Hard

Created by

Colin Smethurst

Used 2+ times

FREE Resource

74 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the modulus operator in the algorithm shown in Figure 1?

To determine if the user input is positive or negative

To calculate the square of the user input

To calculate the remainder after dividing the user input by 2

To double the value of the user input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the algorithm in Figure 1 output if the user input is an even number?

The square of the user input

The user input divided by 2

The user input itself

Zero

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the algorithm in Figure 1 output if the user input is an odd number?

The square of the user input

The user input divided by 2

The user input itself

Zero

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shade one lozenge that shows the output from the algorithm in Figure 1 when the user input is 4.

0

2

4

8

16

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shade one lozenge that shows the line number where assignment is first used in the algorithm in Figure 1.

Line number 1

Line number 2

Line number 3

Line number 4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shade one lozenge that shows the line number that contains a relational operator in the algorithm in Figure 1.

Line number 1

Line number 2

Line number 3

Line number 4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a true statement about the algorithm in Figure 1?

This algorithm uses a Boolean operator.

This algorithm uses a named constant.

This algorithm uses iteration.

This algorithm uses the multiplication operator.

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?