Programming in Everyday Life Quiz

Programming in Everyday Life Quiz

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Scratch

Scratch

8th Grade

13 Qs

mit app inventor basics quiz

mit app inventor basics quiz

4th - 8th Grade

15 Qs

Looping / Conditionals

Looping / Conditionals

6th - 8th Grade

12 Qs

Computer Revision

Computer Revision

7th Grade

10 Qs

Google App Scripts Assessment

Google App Scripts Assessment

6th - 12th Grade

14 Qs

Code.org Express Course Vocab

Code.org Express Course Vocab

6th - 8th Grade

18 Qs

CODE.ORG VOCAB

CODE.ORG VOCAB

5th - 9th Grade

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