Exam 4: Variables and Arithmetic Operations

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

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

(True/False)
4.8/5
(42)

A prefix of ____ is used to denote a variable defined as an Integer data type

(Multiple Choice)
4.8/5
(40)

Which of the following can be used to connect string text?

(Multiple Choice)
4.8/5
(37)

A(n) green squiggly underline beneath a variable name in a declaration statement indicates that the variable is not references within the program.

(True/False)
4.9/5
(45)

The term ____________________ refers to a predefined layout for the data a user enters.

(Short Answer)
4.9/5
(38)

Does entering Dim intValue = 1 provide an error in Visual Basic 2015? Explain why or why not, and the significance of this.

(Essay)
4.7/5
(39)

The Decimal data type can represent ____.

(Multiple Choice)
4.9/5
(41)

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

(Multiple Choice)
4.7/5
(39)

The ____________________ procedure clears any data currently placed in the Text property of a TextBox object.

(Short Answer)
4.8/5
(35)

The process of joining two different values into a single string is called ____________________.

(Short Answer)
4.7/5
(43)

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

(True/False)
4.8/5
(35)

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

(Multiple Choice)
4.8/5
(38)

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

(Multiple Choice)
4.8/5
(39)

Char variables can be used in arithmetic operations.

(True/False)
4.9/5
(34)

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

(Multiple Choice)
4.9/5
(24)

The Void procedure clears any data currently placed in the Text property of a TextBox object. _________________________

(True/False)
4.9/5
(40)

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

(Short Answer)
4.7/5
(31)

The ^ operator is the ____________________ arithmetic operator.

(Short Answer)
4.9/5
(42)

The \ operator is the arithmetic operator for ____ division.

(Multiple Choice)
4.8/5
(42)

A prefix of ____ is used to denote that a variable has been defined as a Boolean data type.

(Multiple Choice)
4.8/5
(48)
Showing 61 - 80 of 103
close modal

Filters

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