Data types

Data types

7th Grade

6 Qs

quiz-placeholder

Similar activities

Python Basic Quiz 2 (Variables and Data Types)

Python Basic Quiz 2 (Variables and Data Types)

6th - 8th Grade

11 Qs

Python Kids Quiz - 2

Python Kids Quiz - 2

3rd - 7th Grade

10 Qs

Year 9 - AW4 Edu Blocks - Quiz Assessment

Year 9 - AW4 Edu Blocks - Quiz Assessment

1st - 12th Grade

8 Qs

Python Lesson 3

Python Lesson 3

5th Grade - University

8 Qs

DATA TYPES

DATA TYPES

7th Grade

10 Qs

Java Lesson 2

Java Lesson 2

5th Grade - University

8 Qs

Java Basic Lesson 3

Java Basic Lesson 3

5th Grade - University

9 Qs

Database Dasar

Database Dasar

1st Grade - University

11 Qs

Data types

Data types

Assessment

Quiz

Other

7th Grade

Hard

Created by

Mahmood Mansoor

Used 5+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is referred to as float in Python?
String
Integer
Float
Real

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a data type?
Variable
Float
Integer
Real

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would be used to store a player's age?
Float
Real
Integer
String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a float?
A whole number
A decimal number
A string
A variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data is made up of letters, numbers, or characters on a keyboard?
Float
String
Real
Integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used for whole numbers?
String
Float
Real
Integer