Variables and Data Types

Variables and Data Types

8th Grade

14 Qs

quiz-placeholder

Similar activities

python intro

python intro

4th - 12th Grade

17 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Review Python

Review Python

8th Grade

15 Qs

J277 - 10QQ - Basic Python 1

J277 - 10QQ - Basic Python 1

8th - 10th Grade

10 Qs

Java Basics (Data Types and Variables)

Java Basics (Data Types and Variables)

6th - 10th Grade

16 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Variables

Variables

7th - 10th Grade

16 Qs

Variables and Data Types

Variables and Data Types

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Haris Receminto

Used 17+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following represents labels that represent values in computer and that can be changed during program execution?

Variables

Constants

Data types

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE?

Variable declaration is done at the start of the program

Variable declaration is important to allocate required memory space

Not initialising a variable results in an error-free output

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to assign values in Python?

=

==

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an integer?

3

-3.2

-3

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a real number?

3

3.5

-4

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is used to store several characters?

Character

String

Boolean

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete this sentence: A ………………… data type represents only two values.

Character

Integer

Boolean

All 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?