Alice Programming Quiz Part 2

56 Responses | Created by LUVANIME17 |

part 2 of the quiz

  1. 1

    If you are not sure how many times a loop will execute when you write a program then you should use a While

  2. 2

    These are methods that call themselves. Sometimes they can be used instead of a loop in a program.

  3. 3

    When you use one of these methods, like a loop, it needs to end. We use this control structure inside the method to stop the method from calling itself again.

  4. 4

    An ALice data structure that we can organize a group of objects under one name

  5. 5

    We use these to move the camera around in an Alice world. For example we can drop one of them at the camera when setting up an Alice world as a placeholder to being the camera back to

  6. 6

    When using a list, we use the For all in order control structure when we want all the objects to perform the method together

  7. 7

    An If/Else statement is a form of a function

  8. 8

    To make the spiderRobot's head change color, we need to access what?

  9. 9

    The function "is taller than" is a Boolean type function

  10. 10

    A value is the answer to a function. The function " car distance to tree" will return what type of value?

Rating

0 votes
Take this first to vote!

Add to Favorites

© 2012 Miva AK, Inc.