Mobile App Dev - Unit 2: Programming (Diagnostic)

Mobile App Dev - Unit 2: Programming (Diagnostic)

10th Grade

15 Qs

quiz-placeholder

Similar activities

Systems, Applications, Programming, and Embedded Software

Systems, Applications, Programming, and Embedded Software

8th Grade - University

20 Qs

Quiz sobre el ornitorrinco y la programación

Quiz sobre el ornitorrinco y la programación

8th Grade - University

15 Qs

CodeHS Unit 1 - Lessons 1.2-1.9

CodeHS Unit 1 - Lessons 1.2-1.9

10th Grade

20 Qs

Mobile App Dev - QUIZ: Week 2-3 Vocabulary

Mobile App Dev - QUIZ: Week 2-3 Vocabulary

10th Grade

14 Qs

Github Quiz

Github Quiz

10th Grade - University

15 Qs

BASIC Programming (I)

BASIC Programming (I)

10th Grade

10 Qs

LLL & HLL

LLL & HLL

10th Grade

20 Qs

Video Game Programming and Design Questions

Video Game Programming and Design Questions

9th - 12th Grade

20 Qs

Mobile App Dev - Unit 2: Programming (Diagnostic)

Mobile App Dev - Unit 2: Programming (Diagnostic)

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Created by

Charlie Moreno

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Which of the following is a programming language often used for mobile app development?

HTML

Python

Photoshop

Excel

Answer explanation

Python is a coding language. It is simple to read and write, and often used for apps. HTML makes websites, Photoshop edits pictures, and Excel is for spreadsheets.

------

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

A variable in programming is best described as…

A picture in an app

A file stored in memory

A container that holds data

A step in a program’s loop

Answer explanation

A variable is like a box that stores information. In Roblox, a variable could track your score or how many coins you’ve collected.

------

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

If/Else statements are used for…

Repeating actions many times

Making decisions in a program

Drawing user interfaces

Answer explanation

If/Else tells the computer what to do when something happens. Example: If you click “like” on TikTok, it adds to your likes. Else, it does nothing.

------

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

A loop in programming is used to…

Store different kinds of data

Repeat instructions until a condition is met

Call other programs

Encrypt information

Answer explanation

A loop repeats code. Think of YouTube autoplay—after one video ends, the next one starts in a loop until you stop it.

------

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Functions in programming are helpful because…

They organize code into reusable parts

They repeat code many times

They are random commands

They run without logic

Answer explanation

A function is like a recipe in a cookbook. Once you write it, you can use it over and over instead of retyping it every time.

------

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Debugging in programming means…

Writing brand new code

Finding and fixing errors in code

Answer explanation

Debugging is fixing mistakes. Just like fixing a broken controller before playing Fortnite, debugging fixes the code so it runs right.

------

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

An IDE (Integrated Development Environment) is…

A storage space for code

A way to connect to Wi-Fi

A software tool where you write, test, and run code

A type of operating system

Answer explanation

An IDE is like a coding “workspace.” It’s where you write, test, and run code all in one place—like Visual Studio Code.

------

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?