NAME: ________________________

App Inventor 17 Test

Question Types


Prompt With


Question Limit

of 18 available terms

6 Written Questions

6 Multiple Choice Questions

  1. The actual data that is sent to a method or block.
  2. If you make the interval a smaller number, your sprite will move (choose 1) faster slower.
  3. CollideWith is a high level block. That means that app inventor takes care of the lower-level details of determining events like when two sprites collide. This is an example of ___________________.
  4. To use a timer, add a __________ in the Components Window
  5. A millisecond is ________ of a second.
  6. An interval of ______ means the action will occur 10 times per second.

6 True/False Questions

  1. abstractionA block, method, or function where you know what it does and how to use it without knowing all the details of how it was implemented.

          

  2. timerYou will use a __________ event to cause an action to take place at set intervals

          

  3. colorThe DrawLine and DrawCircle blocks change the colors of individual pixels to form the shape in the __________ currently being used.

          

  4. spriteIf you make the interval a smaller number, your sprite will move (choose 1) faster slower.

          

  5. upper left cornerMany blocks have _________________, which are memory slots to hold the data (like color, height, length) that is needed by the method.

          

  6. x, yan spite that can be changed by modifying its color or radius