COMP I77 Module 2 Quiz

COMP I77 Module 2 Quiz

11th Grade

25 Qs

quiz-placeholder

Similar activities

COMPUTER ARCHITECTURE MODELS

COMPUTER ARCHITECTURE MODELS

11th Grade

20 Qs

Network basics quiz

Network basics quiz

9th - 12th Grade

20 Qs

مراجعة-علوم الحاسب-نهاية ف2

مراجعة-علوم الحاسب-نهاية ف2

11th Grade

20 Qs

Mobile Apps PayKu

Mobile Apps PayKu

1st Grade - Professional Development

20 Qs

TEST1.PY

TEST1.PY

10th Grade - University

20 Qs

QUIZ DADAKAN KELAS 7

QUIZ DADAKAN KELAS 7

1st Grade - University

20 Qs

EMPOWERMENT ONLINE QUIZ BEE 2

EMPOWERMENT ONLINE QUIZ BEE 2

11th Grade

20 Qs

Latihan Soal Administrasi Infrastruktur Jaringan XII TKJ

Latihan Soal Administrasi Infrastruktur Jaringan XII TKJ

10th - 12th Grade

20 Qs

COMP I77 Module 2 Quiz

COMP I77 Module 2 Quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Karen Diggs

Used 7+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A is a named item used to hold a value.

constant

number

statement

variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements has a syntax error? Assume age and years are variables that have already been defined.

age = years - 2

age + 2 = years

age = 17 - 2

age = -15

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of y after the following code is executed? Note that the question asks for y, not x.

X=10

y= x+2

x = 12

8

10

12

14

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following symbols can be used as part of an identifier?

@

$

&

(underscore)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A is a word that is part of the Python language and can't be used as a variable name.

keyword

special token

syntax symbol

stylized word

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is the process where objects that are no longer needed are deleted.

Identity recycling

Memory clearing

Garbage collection

Object recycling

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Objects like integers and strings that can't be modified are called _____.

immutable

mutable

frozen

set

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?