N5 High Priority

N5 High Priority

12th Grade

31 Qs

quiz-placeholder

Similar activities

Week 4 - RELATIONAL DATA MODEL

Week 4 - RELATIONAL DATA MODEL

University

26 Qs

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

11th Grade - University

28 Qs

BTEC Level 2 Computing and Creative IT Unit 2 Revision Quiz 2

BTEC Level 2 Computing and Creative IT Unit 2 Revision Quiz 2

11th - 12th Grade

26 Qs

database AS

database AS

11th Grade - University

30 Qs

Web Development Assessment

Web Development Assessment

9th - 12th Grade

32 Qs

subquery

subquery

University

26 Qs

JavaScript List

JavaScript List

University

30 Qs

Typescript class 02

Typescript class 02

University

26 Qs

N5 High Priority

N5 High Priority

Assessment

Quiz

Computers

12th Grade

Medium

Created by

S Johnston

Used 1+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of loop would be best for input validation?

Fixed loop

Conditional loop

Infinite loop

Recursion

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is an example of a standard algorithm?

Sorting a list

Printing text to the screen

Defining a variable

Using a fixed loop

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which logical operator would be used to check if BOTH conditions are true?

A) AND

B) OR

C) NOT

D) XOR

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be displayed by the following Python code? (Quiz - 1 correct answer) x = 10 y = 20 print(x + y / 2)

A) 15

B) 20

C) 25

D) Error

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of error occurs when a variable is used before being declared?

Syntax error

Runtime error

Logic error

Execution error

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which symbol represents a decision in a flowchart?

Rectangle

Diamond

Oval

Arrow

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A program calculates the average test score from a list. Which standard algorithm should be used?

Traversing an array

Input validation

Sorting

Searching

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?