Exam 4: Variables and Arithmetic Operations

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

The ToString function requires a format specifier argument.

(True/False)
4.9/5
(45)

The ____ indicates that a statement is an assignment statement.

(Multiple Choice)
4.8/5
(35)

A numeric data type must be used in arithmetic operations.

(True/False)
4.9/5
(47)

A TextBox object allows a user to enter programming code into the program at runtime.

(True/False)
4.9/5
(42)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -A special variable whose value cannot be changed by any statement within the program

(Multiple Choice)
4.7/5
(32)

To force a literal value to be treated as a specific data type, you must use a literal-type character designator.

(True/False)
4.9/5
(38)

A variable that can be used in multiple regions of code is called a universal variable.

(True/False)
4.8/5
(31)

The event handler of a button designated as the Cancel button will be processed when the user presses the ____ key on the keyboard.

(Multiple Choice)
4.9/5
(40)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -A variable that must be used by more than one procedure should be defined at this level

(Multiple Choice)
4.8/5
(37)

A ____ can be represented by using the Char data type.

(Multiple Choice)
4.9/5
(36)

The prefix ____ should be used for a Double variable.

(Multiple Choice)
4.7/5
(42)

A variable that will be used to contain only nondecimal whole numbers should be declared as a(n) ____ data type.

(Multiple Choice)
4.9/5
(39)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -The general rule of this is that a variable can be referenced only from within the region in which it was defined

(Multiple Choice)
4.7/5
(36)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -When you include a value in an assignment statement, the value is called this

(Multiple Choice)
4.7/5
(41)

The Decimal data type can represent ____.

(Multiple Choice)
4.8/5
(38)

A Short data type is used for a very short string value of 10 bytes or less.

(True/False)
4.8/5
(37)

A(n) ____________________ object allows users to enter data into a program.

(Essay)
4.8/5
(43)

String data types can be used in arithmetic operations.

(True/False)
4.8/5
(33)

A(n) ____________________ is a procedure that returns a value when it is called.

(Essay)
4.8/5
(37)

An Overflow Exception will occur if the user enters a value greater than the maximum value that can be processed by the statement.

(True/False)
4.8/5
(46)
Showing 81 - 100 of 111
close modal

Filters

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