Arduino Data Types Quiz

Arduino Data Types Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Representing Images

Representing Images

8th - 10th Grade

15 Qs

GCSE Computer Science - Unit Sizes

GCSE Computer Science - Unit Sizes

9th - 10th Grade

10 Qs

Information Coding Scheme

Information Coding Scheme

1st Grade - University

10 Qs

Units of Storage

Units of Storage

9th Grade

12 Qs

Data Representation

Data Representation

9th - 11th Grade

15 Qs

Bitmap images (improved)

Bitmap images (improved)

9th - 10th Grade

12 Qs

Digital Sound Vocabulary

Digital Sound Vocabulary

9th - 12th Grade

12 Qs

Binary Number System, Bits & Bytes

Binary Number System, Bits & Bytes

9th - 12th Grade

10 Qs

Arduino Data Types Quiz

Arduino Data Types Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Maja Azarov

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'void' keyword indicate in Arduino programming?

The function returns a value

The function is incomplete

The function returns no information

The function is a loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bytes does a 'Boolean' variable occupy?

8 bytes

4 bytes

2 bytes

1 byte

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of an 'int' data type on the Arduino Due?

-32,768 to 32,767

-2,147,483,648 to 2,147,483,647

0 to 65,535

0 to 255

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of value does a 'char' data type store?

Integer values

Floating-point numbers

Character values

Boolean values

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum value of an 'unsigned int' on the Arduino Due?

4,294,967,295

32,767

2,147,483,647

65,535

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'float' data type represent?

Boolean values

Character values

Decimal numbers

Whole numbers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bits does a 'long' variable store?

8 bits

32 bits

16 bits

64 bits

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?