Variables and Data Types

Variables and Data Types

8th Grade

14 Qs

quiz-placeholder

Similar activities

Bootstrap:Algebra - Unit 3 Quiz

Bootstrap:Algebra - Unit 3 Quiz

7th - 12th Grade

10 Qs

J277 - 10QQ - Basic Python 1

J277 - 10QQ - Basic Python 1

8th - 10th Grade

10 Qs

แบบทดสอบการเขียนโปรแกรม C++

แบบทดสอบการเขียนโปรแกรม C++

7th - 9th Grade

16 Qs

Intro to Programming: data types, if/else, and loops

Intro to Programming: data types, if/else, and loops

8th - 12th Grade

15 Qs

Microbit Quiz

Microbit Quiz

8th - 10th Grade

18 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Java - Assessment 1

Java - Assessment 1

8th Grade

10 Qs

Variables and Data Types

Variables and Data Types

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Haris Receminto

Used 18+ 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?