Y10 COMP02 Reflection

Y10 COMP02 Reflection

9th Grade

20 Qs

quiz-placeholder

Similar activities

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

IDT Unit 2 Review (practice for Test 2)

IDT Unit 2 Review (practice for Test 2)

8th - 12th Grade

20 Qs

GCSE Computer Science: Programming (Data Structures)

GCSE Computer Science: Programming (Data Structures)

9th - 10th Grade

20 Qs

COSC 1 Final

COSC 1 Final

9th - 10th Grade

15 Qs

Microbit (python)

Microbit (python)

8th - 10th Grade

15 Qs

Loops

Loops

5th - 12th Grade

16 Qs

JavaScript and Graphics

JavaScript and Graphics

9th - 12th Grade

15 Qs

Python basics

Python basics

9th - 12th Grade

16 Qs

Y10 COMP02 Reflection

Y10 COMP02 Reflection

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Kareem Ahmed

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a truth table?

To trace variable values

To show logic gate outcomes

To plan a function

To test a loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an input device?

Keyboard

Mouse

Monitor

Microphone

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a trace table help identify?

Memory leaks

Logic errors

Hardware faults

Compilation time

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of NOT(True)?

False

True

0

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In pseudocode, how do you cast x to an integer?

int(x)

x.toInt()

cast x

INT(x)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is more efficient for large lists?

Bubble

Merge

Selection

Linear

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a Boolean data type?

"True"

True

"1"

Yes

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?