Q4 Prefinals ICT10 General Quiz

Q4 Prefinals ICT10 General Quiz

5th Grade

50 Qs

quiz-placeholder

Similar activities

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

Grade 5 III Term Revision

Grade 5 III Term Revision

5th Grade

47 Qs

AP Java Quiz 1

AP Java Quiz 1

KG - University

50 Qs

Computer

Computer

5th Grade

50 Qs

CSQA_Test for FUN_1

CSQA_Test for FUN_1

1st - 10th Grade

55 Qs

FILES AND FOLDERS

FILES AND FOLDERS

5th - 7th Grade

47 Qs

AMIS ICT WEEKEND PROGRAM-MS OFFICE

AMIS ICT WEEKEND PROGRAM-MS OFFICE

5th Grade

50 Qs

Computer Grade 4

Computer Grade 4

4th - 5th Grade

55 Qs

Q4 Prefinals ICT10 General Quiz

Q4 Prefinals ICT10 General Quiz

Assessment

Quiz

Computers

5th Grade

Hard

Created by

JOHN MARK DIPON

Used 3+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a variable in Python?
A module containing values or functions
A named location used to store data in memory
An ordered sequence of items enclosed within brackets
A string surrounded by single or double quotes

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you assign a value to a variable in Python?
Using the colon (:) symbol
Using the plus (+) sign
Using the equal (=) sign
Using the dollar ($) symbol

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a constant in Python?
A variable whose value changes frequently
A variable whose value does not change
A numeric literal
A string literal

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How are constants typically written in Python?
In lowercase with hyphens
In all capital letters with underscores
In camelCase
In PascalCase

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which function is used to check the type of a variable or value in Python?
type()
typeof()
class()
classify()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the instance() function in Python?
To check if an object belongs to a particular class
To check if a variable is defined
To check if a module is imported
To check if a constant is declared

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of a numeric literal in Python?
"Hello, world!"
3.14
'x'
[1, 2, 3]

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?