Computer Science Examination Paper A - Allowed Items

Computer Science Examination Paper A - Allowed Items

12th Grade

33 Qs

quiz-placeholder

Similar activities

Page 1

Page 1

12th Grade - University

30 Qs

Struktur Data dan Algoritma

Struktur Data dan Algoritma

12th Grade

30 Qs

Year 8 Kodu Assessment

Year 8 Kodu Assessment

7th Grade - University

28 Qs

PH Aplikasi Scratch

PH Aplikasi Scratch

9th Grade - University

30 Qs

informatika masa kini dan masa depan

informatika masa kini dan masa depan

12th Grade

30 Qs

PAS Desain Media Interaktif

PAS Desain Media Interaktif

12th Grade

30 Qs

COMPUTER SECURITY 12G

COMPUTER SECURITY 12G

12th Grade - University

33 Qs

Arduino

Arduino

10th Grade - University

35 Qs

Computer Science Examination Paper A - Allowed Items

Computer Science Examination Paper A - Allowed Items

Assessment

Quiz

Information Technology (IT)

12th Grade

Practice Problem

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?