Programming in Everyday Life Quiz

Programming in Everyday Life Quiz

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

M:B  Lesson 10 & 11

M:B Lesson 10 & 11

7th Grade

12 Qs

App Development - Class 8

App Development - Class 8

8th Grade

15 Qs

Coding Vocabulary

Coding Vocabulary

4th - 6th Grade

13 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

C Programming Structures and Pointers

C Programming Structures and Pointers

6th Grade

15 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

Loops (Python)

Loops (Python)

8th Grade

12 Qs

Programming in Everyday Life Quiz

Programming in Everyday Life Quiz

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Samantha Cooper

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Olivia is using a music app that creates a playlist based on her favorite songs. The app uses a list to store the songs. What is this list called in programming?

Function

Array

Variable

Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mia is using a calculator app that can perform operations like addition, subtraction, multiplication, and division. What is the calculator app using to perform these operations?

Functions

Arrays

Loops

Variables

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sophia is using a weather app that shows different messages based on the temperature. If the temperature is below 0°C, it displays "Freezing". If it's between 0°C and 20°C, it shows "Cold". Otherwise, it shows "Warm". Which programming structure is used here?

Loop

Array

Conditional Statement

Function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Emma is using a recipe app to bake a cake. The app allows her to adjust the number of servings, and it automatically recalculates the ingredient amounts. What programming concept is the app using to perform this task?

Looping

Variables

Conditional Statements

Functions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ava is using a fitness app that tracks her daily steps. The app shows her average steps over the past week. Which operation is the app performing to calculate the average?

Addition

Subtraction

Multiplication

Division

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mason is writing a program to calculate the area of a rectangle. He needs to multiply the length by the width. Which arithmetic operator should he use?

+

-

*

/

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

James is creating a program that needs to store the names of his classmates. Which data type should he use to store the names?

Integer

Boolean

String

Float

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?