Font size
WorksheetsApp Inventor 4.0
Total questions: 10
Worksheet time: 6mins
The place where I tell the components of my app what to do
Designer
Blocks Editor
Event
Comment
The part of the app that user sees is called?
The blocks editor
User interface
Blocks
File format which contains an App Inventor executable, needed to actually run the program on a device
apk
aia
aii
Who created App Inventor
MIT
Microsoft
Apple
What type of coding is used in App Inventor
Block code
Graphic Code
Python
Picture code
To get a HorizontalArrangement to fill the width of the screen, which Property should be set?
Height
Width
AlignHorizontal
AlignVertical
What are the non-visible components in App Inventor
Sensors
Layouts
Media
User Interface
What are the two apps we developed in this session
Digital Calender
Talking application
Fingerprint Sensor
Calculator
Which menu option allow you to test your app via a WiFi connection?
AI Companion
Emulator
USB
Bluetooth
