1. Programming Foundations

Variables And Data Types — Quiz

Test your understanding of variables and data types with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

What is a variable in programming?

Question 2

Which data type is best for storing $3.14$?

Question 3

Which data type is best for storing the word Engineering?

Question 4

What does assignment do in a program?

Question 5

Which of these is a Boolean value?
Variables And Data Types Quiz — Engineering Computation | A-Warded