Search Header Logo

Computer Science Examination Paper A - Allowed Items

Authored by Chris Wu

Information Technology (IT)

12th Grade

Computer Science Examination Paper A - Allowed Items
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?