Exam 4: Variables and Arithmetic Operations

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

  -As illustrated in the accompanying figure, the term ____________________ refers to a predefined layout for the data a user must enter. -As illustrated in the accompanying figure, the term ____________________ refers to a predefined layout for the data a user must enter.

Free
(Essay)
4.8/5
(31)
Correct Answer:
Verified

mask

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

Free
(Essay)
4.8/5
(36)
Correct Answer:
Verified

ENTER
enter
return

Calculations are preformed from right to left, working towards the equal sign.

Free
(True/False)
4.9/5
(41)
Correct Answer:
Verified

False

____ is an arithmetic operation.

(Multiple Choice)
4.7/5
(39)

The ____ of a variable indicates how long the variable remains active.

(Multiple Choice)
4.7/5
(34)

A ____ beneath a variable name in a declaration statement indicates that the variable has not been used in the program.

(Multiple Choice)
4.9/5
(38)

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

(Multiple Choice)
5.0/5
(38)

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

(Multiple Choice)
4.9/5
(34)

The Option Strict On statement enables automatic data type conversions.

(True/False)
4.7/5
(36)

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

(Multiple Choice)
4.9/5
(35)

A ____ Exception occurs when code attempts to divide a number by zero.

(Multiple Choice)
4.8/5
(42)

A(n) ____________________ variable will contain a permanent value throughout the execution of the program.

(Essay)
4.7/5
(45)

A(n) ____________________ is a named grouping of program code.

(Essay)
4.9/5
(42)

The ____________________ property of a TextBox object controls the alignment of the text content.

(Essay)
4.7/5
(42)

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

(Multiple Choice)
4.7/5
(48)

When the user interacts with an object in the graphical user interface, the ____ shifts to that object.

(Multiple Choice)
4.7/5
(37)

When naming a Label object, the ____ prefix should be used.

(Multiple Choice)
4.9/5
(35)

A(n) ____________________ identifies a value required by a procedure that must be passed when the procedure is called.

(Essay)
4.9/5
(41)

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

(Multiple Choice)
4.7/5
(33)

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

(Multiple Choice)
4.7/5
(46)
Showing 1 - 20 of 111
close modal

Filters

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