Exam 4: Variables and Arithmetic Operations

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

When defining a variable to be used to hold textual information containing multiple characters, the declaration statement should have ____ at the end of the statement.

(Multiple Choice)
4.9/5
(47)

A(n) ____ variable should be used for values that will consist of a single character only.

(Multiple Choice)
4.8/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A variable that must be used by more than one procedure should be defined at this level
Responses:
constant
precision specifier
method
Correct Answer:
Verified
Premises:
Responses:
A variable that must be used by more than one procedure should be defined at this level
constant
(Matching)
4.9/5
(41)

A(n) ____ data type must be used in arithmetic operations.

(Multiple Choice)
4.8/5
(43)

A variable that will be used to hold only True or False values should be declared as a(n) ____ data type.

(Multiple Choice)
4.9/5
(40)

A Double variable can be used in arithmetic operations.

(True/False)
4.7/5
(37)

The process of joining two string values together is called ____.

(Multiple Choice)
4.7/5
(39)

A(n) ____ Exception occurs when a calculation creates a value larger than one that can be processed by a procedure.

(Multiple Choice)
4.7/5
(34)

A Label object allows a user to enter text into a program at runtime.

(True/False)
4.9/5
(41)

The ____ operator is used to concatenate two strings.

(Multiple Choice)
4.9/5
(40)

A ____ Exception occurs when the user enters data that a statement cannot properly handle.

(Multiple Choice)
4.8/5
(43)

The dtm prefix is used to denote a(n) ____ data type.

(Multiple Choice)
4.7/5
(30)

The ____________________ function available with each of the numeric data types will convert data from the numeric data type to the String data type.

(Short Answer)
4.8/5
(33)

A variable that has been defined as a Single data type is denoted with the ____ prefix.

(Multiple Choice)
4.8/5
(40)

The character C is the literal type character for the ____ data type.

(Multiple Choice)
4.8/5
(35)

The ____ operator is used for exponentiation.

(Multiple Choice)
4.9/5
(46)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The code between the Sub statement and the End Sub statement
Responses:
class
constant
ToString
Correct Answer:
Verified
Premises:
Responses:
The code between the Sub statement and the End Sub statement
class
(Matching)
4.9/5
(37)

String data types can be used in arithmetic operations.

(True/False)
4.8/5
(35)

A local variable is a variable that can only be accessed in the region in which it was defined.

(True/False)
4.8/5
(29)

  Figure 4-1 As utilized in the accompanying figure, a PredefinedTextBox object is a text box that allows the use of predefined layouts for the data a user must enter. Figure 4-1 As utilized in the accompanying figure, a PredefinedTextBox object is a text box that allows the use of predefined layouts for the data a user must enter.

(True/False)
4.9/5
(33)
Showing 41 - 60 of 107
close modal

Filters

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