Variables and Data Types

Variables and Data Types

8th Grade

14 Qs

quiz-placeholder

Similar activities

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

Python

7th - 8th Grade

13 Qs

Python Basics

Python Basics

KG - University

16 Qs

2) Python Variables

2) Python Variables

8th - 11th Grade

16 Qs

Python Review

Python Review

7th - 8th Grade

17 Qs

Python Lesson 3

Python Lesson 3

8th - 11th Grade

18 Qs

Review Python

Review Python

8th Grade

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