Exam 3: Variables, Functions, Math, and Strings

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

What is the name of the operation that joins two strings together?

(Multiple Choice)
4.9/5
(36)

Which of the following holds an argument that is passed to a method?

(Multiple Choice)
4.9/5
(33)

To assign a value to a variable during run-time, drag the variable tile and drop it into the method editor where you want the set statement to be executed.

(True/False)
4.8/5
(36)

A Boolean variable can only store the two values true or false.

(True/False)
4.9/5
(35)

The ask user functions are used to get input from the user.

(True/False)
4.9/5
(39)

Alice has a special object called ___________________ text that allows you to add text to a world.

(Short Answer)
4.9/5
(37)

Before you can use a local variable in a method, you must create the variable.

(True/False)
4.9/5
(34)

Which of the following functions will input a Boolean value from the user?

(Multiple Choice)
4.7/5
(41)

Which category of primitive functions has a function that returns an object's height?

(Multiple Choice)
4.8/5
(34)

Which category of primitive functions has a function that could test whether an object is above another object?

(Multiple Choice)
4.9/5
(38)

A parameter variable belongs to a specific object.

(True/False)
4.9/5
(39)

Given that the variable days has a value of 14, the following expression would evaluate to what value? days / 7 + 1

(Multiple Choice)
4.8/5
(39)

A(n) ___________________ variable belongs to a specific method.

(Short Answer)
4.9/5
(38)

A(n) ___________________ variable belongs to a specific object.

(Short Answer)
4.9/5
(45)

A local variable belongs to a specific method.

(True/False)
4.8/5
(31)

A(n) ___________________ is a special type of method that returns a value.

(Short Answer)
4.8/5
(39)

Which of the following belongs to the world?

(Multiple Choice)
4.7/5
(43)

Local variables are created in the ___________________ area of the Method Editor.

(Short Answer)
4.9/5
(31)

A(n) ___________________ is a sequence of characters and is used to store text.

(Short Answer)
4.8/5
(37)

A(n) ___________________ variable belongs to the world.

(Short Answer)
4.8/5
(43)
Showing 21 - 40 of 46
close modal

Filters

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