Exam 4: Variables and Arithmetic Operations

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

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

(Multiple Choice)
4.9/5
(38)

The character D is the literal-type character for the ____ data type.​

(Multiple Choice)
4.9/5
(31)

​Identify the letter of the choice that best matches the phrase or definition. a.​program b.ToString c.constant d.precision specifier e.function f.method g.​class h.procedure i.local j.literal REFERENCES: 210 212 214 214 214 215 225 225 227 233 -​The general rule of this is that a variable can be referenced only from within the region in which it was defined

(Essay)
4.8/5
(31)

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

(Multiple Choice)
4.8/5
(33)

​The ____ statement prevents automatic conversion of data types.

(Multiple Choice)
5.0/5
(43)

​Identify the letter of the choice that best matches the phrase or definition. a.​program b.ToString c.constant d.precision specifier e.function f.method g.​class h.procedure i.local j.literal REFERENCES: 210 212 214 214 214 215 225 225 227 233 -​Indicates how many digits to the right of a decimal place are to be returned

(Essay)
4.9/5
(39)

A prefix of ____ is used to denote a variable defined as a Char data type.​

(Multiple Choice)
4.7/5
(41)

A ____ beneath a variable name in a declaration statement indicates that the variable is not referenced within the program.​

(Multiple Choice)
4.9/5
(31)

MOD operations occur before any other arithmetic operations.​

(True/False)
4.7/5
(41)

​Used with the ToString function,the ____ format specifier will display the value 8976.43561 as $8,976.44.

(Multiple Choice)
4.9/5
(36)

A(n)____ Exception occurs when the user enters a value larger than the maximum value that can be processed by the statement.​

(Multiple Choice)
4.7/5
(28)

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

(Multiple Choice)
4.9/5
(30)

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

(Multiple Choice)
4.7/5
(28)

​Identify the letter of the choice that best matches the phrase or definition. a.​program b.ToString c.constant d.precision specifier e.function f.method g.​class h.procedure i.local j.literal REFERENCES: 210 212 214 214 214 215 225 225 227 233 -​Function in which all values are rounded based on the digit after the last digit to be displayed

(Essay)
4.8/5
(32)

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

(True/False)
4.8/5
(32)

The ____ operator is used for exponentiation.​

(Multiple Choice)
4.9/5
(37)

A property identifies a value required by a procedure that must be passed into the procedure when it is called.​

(True/False)
4.8/5
(31)

A TextBox object allows a user to enter programming code into the program during program execution.​

(True/False)
4.9/5
(36)

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

(Essay)
4.8/5
(39)

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

(Essay)
4.9/5
(33)
Showing 81 - 100 of 111
close modal

Filters

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