Test12

Test12

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Understanding the concept of list

Understanding the concept of list

11th Grade

25 Qs

G9-Introduction to Python Programming

G9-Introduction to Python Programming

9th Grade - University

25 Qs

UJIAN MID SMT GENAP INFORMATIKA KLS X TP. 2024/2025

UJIAN MID SMT GENAP INFORMATIKA KLS X TP. 2024/2025

10th Grade

30 Qs

Form 4 - CSEC Information Technology Quiz

Form 4 - CSEC Information Technology Quiz

10th Grade - University

30 Qs

embedded system (OOP program)

embedded system (OOP program)

11th Grade

30 Qs

Quizizz SIOTICS #1

Quizizz SIOTICS #1

10th Grade

25 Qs

Java Code Output Quiz

Java Code Output Quiz

9th - 12th Grade

30 Qs

2-semestr  Yakuniy Nazorat

2-semestr Yakuniy Nazorat

10th Grade

25 Qs

Test12

Test12

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

Created by

Rares Hampi

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of 5 | 2?

7

6

3

1

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of ~0?

0

-1

1

Error

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of this code?

[1, 2, 3]

[1, 2, 3, 4]

Error

None

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output?

True

False

Error

"False"

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator clears the lowest set bit in an integer x?

x & (x - 1)

x | (x - 1)

x ^ x

~x

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of:

abc

cba

bca

acb

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does dict.get("x", 0) do?

Raises KeyError if "x" not found

Returns 0 if "x" not found

Returns "x"

Adds "x" to the dict

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?