Exam 2: Programming in Alice

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

A(n) ___________________ method is unique to a specific class.

Free
(Short Answer)
4.9/5
(39)
Correct Answer:
Verified

custom

Which Alice structure is used to have two objects move towards each at the same time?

Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
Verified

B

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

Free
(Short Answer)
4.8/5
(43)
Correct Answer:
Verified

Do in order

The comment structure is used to improve the readability of a program.

(True/False)
4.7/5
(35)

The jump method is a primitive method.

(True/False)
4.8/5
(34)

A custom method is a method that only objects of a specific class have.

(True/False)
4.8/5
(35)

Using the camelCase naming convention is a good way to have easy-to-read, meaningful identifiers.

(True/False)
4.8/5
(36)

An event is a set of instructions that causes some action to take place.

(True/False)
4.8/5
(35)

The ___________________ tile is used to insert explanatory notes into a method.

(Short Answer)
4.9/5
(38)

Only certain Alice objects have all of the primitive methods.

(True/False)
4.9/5
(35)

Method calls are added to a method by ___________________ the method tile from the Details Panel to the Method Editor.

(Short Answer)
4.9/5
(33)

Inside the People collection there is another collection named Walking People.

(True/False)
4.8/5
(38)

Which Alice structure is used to have one object move before another object?

(Multiple Choice)
4.7/5
(41)

When you export a video in Alice, it will be created in the same location where you saved the Alice world.

(True/False)
4.8/5
(40)

When you call the walk method of the Walking People class, what must be specified as an argument?

(Multiple Choice)
4.8/5
(34)

All classes have custom methods.

(True/False)
4.8/5
(35)

A(n) ___________________ error will not prevent the program from running, but will produce incorrect results.

(Short Answer)
4.9/5
(37)

Pseudocode is written in the following language:

(Multiple Choice)
4.8/5
(41)

The ___________________ structure is used to execute a set of instructions simultaneously.

(Short Answer)
4.9/5
(37)

The ___________________ method is used to change the direction an object is facing.

(Short Answer)
4.9/5
(33)
Showing 1 - 20 of 48
close modal

Filters

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