wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Shopping List

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.
1. Which component would you use to display a list of items on the screen?
a)
Button
b)
Label
c)
Listview
d)
CheckBox
2.
2. Which component would you use to store and retrieve data like a shopping list?
a)
Label
b)
Textbox
c)
TinyDB
d)
Image
3.
3. What does "APK" stand for in the context of app development?
a)
App Programming Kit
b)
Android Package Kit
c)
App Prototype Key
d)
Application Project Kernel
4.
4. Which block would you use to add a new item to a list in your shopping app?
a)
Insert Element
b)
Add Item to List
c)
Add Value
d)
Add Item
5.
5. How can you install the app you created on your mobile device?
a)
By mailing it to yourself
b)
By uploading it to a website
c)
By scanning a QR code
d)
By copying and pasting the code
6.
6. What does the "text" property of a component refer to?
a)
The color of the component
b)
The size of the component
c)
The position of the component
d)
The content displayed on the component
7.
7. How can you change the background color of a screen in MIT App Inventor?
a)
By using the "Background" component
b)
By dragging and dropping a color onto the screen
c)
By selecting the screen and choosing a color in the properties
d)
By using the "ChangeBackgroundColor" block
8.
8. Which event block is used to respond to an add button click?
a)
when add button Click
b)
OnButtonPress
c)
add all list
d)
ButtonEvent
9.
9. Which type of device can you create apps for using MIT App Inventor?
a)
Desktop computers
b)
Refrigerators
c)
Mobile devices
d)
smart watch
10.
10. What is a "component" in MIT App Inventor?
a)
A type of app template
b)
A visual programming language
c)
A pre-made app
d)
A building block for creating apps