Exam 4: Variables and Arithmetic Operations

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

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

(Essay)
4.8/5
(29)

The memory allocation for the Char data type is ____ bytes.​

(Multiple Choice)
4.7/5
(34)

The style of the text displayed in a TextBox object can be set using the Font property.​

(True/False)
4.9/5
(30)

The prefix ____ should be used for a Double variable.​

(Multiple Choice)
4.8/5
(30)

​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 -​A procedure that returns a value

(Essay)
4.8/5
(36)

  ​ -A(n)____________________ is a named location in RAM that can store a value that may change during program execution.​ ​ -A(n)____________________ is a named location in RAM that can store a value that may change during program execution.​

(Essay)
4.9/5
(29)

​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 -​Another name for a procedure

(Essay)
4.8/5
(35)

  ​ -A(n)____________________ procedure does not return a value.​ ​ -A(n)____________________ procedure does not return a value.​

(Essay)
4.8/5
(34)

The ____ indicates that a statement is an assignment statement.​

(Multiple Choice)
5.0/5
(29)

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

(Multiple Choice)
4.8/5
(27)

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

(Essay)
4.9/5
(39)

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

(Essay)
4.9/5
(41)

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

(Multiple Choice)
5.0/5
(29)

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

(Essay)
4.8/5
(40)

Char variables can be used in arithmetic operations.​

(True/False)
4.8/5
(42)

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

(Multiple Choice)
4.8/5
(40)

Case 4-1 ​Brian is trying his best to understand the concept of variable scope,so he calls his friend Molly for guidance.​ -Brian has defined another variable called strNumberOfSingers within a procedure,and he asks Molly what the lifetime of that variable is.What does she tell him?​

(Multiple Choice)
4.9/5
(35)

A variable is ____.​

(Multiple Choice)
4.9/5
(42)

Integer variables can be used to store fractional values.​

(True/False)
4.8/5
(30)

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

(Essay)
4.9/5
(42)
Showing 21 - 40 of 111
close modal

Filters

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