Exam 2: Programming in Alice

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The Do together structure is used to execute a set of instructions sequentially.

(True/False)
4.9/5
(40)

How are method calls added to a method in the Method Editor?

(Multiple Choice)
4.8/5
(43)

Which of the following is a primitive method?

(Multiple Choice)
4.9/5
(39)

The move method can be used to change the direction an object is facing.

(True/False)
4.8/5
(37)

The built-in methods that are associated with every object are called ___________________ methods.

(Short Answer)
4.8/5
(39)

Additional information to a called method is provided via one or more ___________________.

(Short Answer)
4.8/5
(36)

World.___________________ is the default world method that automatically runs when an Alice program is executed?

(Short Answer)
4.9/5
(33)

The say method associated with the Frog class is what type of method?

(Multiple Choice)
4.9/5
(33)

Which of the following is not a primitive method?

(Multiple Choice)
4.8/5
(53)

Each of the ___________________ classes has a custom method walk.

(Short Answer)
4.8/5
(42)

The resize method can be used to change the size of an object.

(True/False)
4.8/5
(24)

When creating a new Alice world, which of the following should be done prior to the rest?

(Multiple Choice)
4.8/5
(41)

Which of the following is the first step in the program development cycle:

(Multiple Choice)
4.7/5
(35)

The my first world method is what type of method?

(Multiple Choice)
4.9/5
(28)

___________________ and ___________________ are two tools use by programmers to design a method.

(Short Answer)
4.8/5
(42)

Which of the following structures are used to add explanatory notes into a method?

(Multiple Choice)
4.8/5
(39)

Pseudocode is written in the ___________________ language.

(Short Answer)
4.9/5
(23)

The ___________________ method is used to change the size of an object.

(Short Answer)
4.8/5
(37)

Which type of error will not prevent a program from running, but will produce incorrect results?

(Multiple Choice)
5.0/5
(26)

Pseudocode and flowcharting are tools used by programs during debugging.

(True/False)
4.9/5
(43)
Showing 21 - 40 of 48
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)