Creating a Calculator App-YR 5

Creating a Calculator App-YR 5

5th Grade

10 Qs

quiz-placeholder

Similar activities

Types of Software

Types of Software

3rd - 5th Grade

12 Qs

Creative Minds - MIT Apps Development

Creative Minds - MIT Apps Development

3rd - 12th Grade

11 Qs

test

test

3rd - 5th Grade

6 Qs

Mobile Apps

Mobile Apps

1st - 5th Grade

15 Qs

iGCSE ICT: Chapter 1

iGCSE ICT: Chapter 1

KG - 8th Grade

12 Qs

Python Statements

Python Statements

5th - 7th Grade

10 Qs

mit app inventor basics quiz

mit app inventor basics quiz

4th - 8th Grade

15 Qs

YR 5 ICT WK2-Creating an app

YR 5 ICT WK2-Creating an app

5th Grade

10 Qs

Creating a Calculator App-YR 5

Creating a Calculator App-YR 5

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Adedeji Odunela

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is MIT App Inventor?

A tool for designing websites

A programming language for backend development

A game development platform

MIT App Inventor is a visual programming environment for creating mobile applications.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming language does MIT App Inventor use?

Python

C++

Visual programming language (based on blocks)

JavaScript

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in building an app?

Select a database for storage.

Define the app's purpose and target audience.

Design the app's logo and branding.

Choose a programming language for development.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add buttons in MIT App Inventor?

Select 'Button' from the 'Media' section in the Palette.

Drag and drop the 'Button' component from the 'User Interface' section in the Palette to the Viewer.

Add buttons by writing code in the Blocks section.

Use the 'Label' component instead of 'Button'.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What component would you use to display numbers?

Button

Label

Checkbox

TextField

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in programming?

A variable is a fixed value that cannot change.

A variable is a symbolic name for a value that can change during program execution.

A variable is a command that executes a function in a program.

A variable is a type of data structure that holds multiple values.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you perform calculations in your app?

Rely solely on user input for all calculations.

Use arithmetic operators, library functions, or custom functions.

Perform calculations using only text strings.

Use only print statements for output.

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?