Computer Science Examination Paper A - Allowed Items

Computer Science Examination Paper A - Allowed Items

12th Grade

33 Qs

quiz-placeholder

Similar activities

Untitled Quiz

Untitled Quiz

8th Grade - University

35 Qs

Python alapok gyakorló

Python alapok gyakorló

9th - 12th Grade

35 Qs

Python

Python

10th Grade - University

34 Qs

Cryptography Methods Quiz

Cryptography Methods Quiz

8th Grade - University

30 Qs

sistem komputer kelas 12

sistem komputer kelas 12

12th Grade - University

38 Qs

NumPy Basics Quiz

NumPy Basics Quiz

12th Grade - University

30 Qs

Tech Quiz 2025-26

Tech Quiz 2025-26

9th Grade - University

30 Qs

Latihan Sumatif kelas 7

Latihan Sumatif kelas 7

7th Grade - University

31 Qs

Computer Science Examination Paper A - Allowed Items

Computer Science Examination Paper A - Allowed Items

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Chris Wu

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Select the item that is allowed to use in this exam.

Calculator

Mobile phone

Textbook

Smartwatch

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of `print(type(3.14))`?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a function in Python?

`func`

`def`

`function`

`define`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `range(1, 5)` function generate?

'[1, 2, 3, 4, 5]'

'[1, 2, 3, 4]'

'[0, 1, 2, 3, 4]'

'[0, 1, 2, 3, 4, 5]'

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid variable name?

my_var

_var

3var

VarName

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of '"Hello" + "World"'?

'Hello World'

'HelloWorld'

'Hello+World'

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to remove the last item from a list?

list.remove()

list.pop()

list.delete()

list.clear()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?