Quiz on Data Types and Complex Numbers

Quiz on Data Types and Complex Numbers

11th Grade

12 Qs

quiz-placeholder

Similar activities

python intro

python intro

4th - 12th Grade

17 Qs

Python Basics

Python Basics

11th Grade

10 Qs

Mobile Apps AccFinal Exam

Mobile Apps AccFinal Exam

10th - 12th Grade

15 Qs

CORLANG Week 3 Quiz

CORLANG Week 3 Quiz

11th Grade - University

15 Qs

Stepwise Refinement

Stepwise Refinement

11th - 12th Grade

13 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

AP CSA Unit 10 Recursion

AP CSA Unit 10 Recursion

9th - 12th Grade

10 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

Quiz on Data Types and Complex Numbers

Quiz on Data Types and Complex Numbers

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Hamish Spencer

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are immutable? (1 Point)

Number

String

Tuple

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Scientific notation for float number 0.0001234 is _______ (1 Point)

1234e-10

1.234e-04

0.1234E-6

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is true about complex numbers? (1 Point)

The real and imaginary component can be a float

The real part should be a number

Scientific notation cannot be used in a complex number

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which conversion can the int() function not do?

string to integer

hexadecimal to integer

float to integer

Complex number to integer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are mutable?

List

Dictionary

Set

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of the arithmetic expression 5*2**10?

100

5120

10000000000

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true?

9%2=4

9//2=4

9/2=4

None of the above

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?