Exam 4: Variables and Arithmetic Operations
Exam 1: Introduction to Visual Basic 2017 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Select questions type
A(n) PredefinedTextBox object can be used to control the format of data that a user enters.
(True/False)
4.8/5
(45)
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
(43)
The character C is the literal-type character for the ____ data type.
(Multiple Choice)
4.8/5
(39)
A ____ beneath a variable name in a declaration statement indicates that the variable is not referenced within the program.
(Multiple Choice)
4.7/5
(33)
A(n) ____________________ identifies a value required by a procedure that must be passed when the procedure is called.
(Short Answer)
4.8/5
(34)
The ____________________ function available with each of the numeric data types will convert data from the numeric data type to the String data type.
(Short Answer)
4.8/5
(44)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Another name for a procedure
Responses:
method
local
procedure
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(36)
A Short data type is used for a very short string value of 10 bytes or less.
(True/False)
4.8/5
(34)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A special variable whose value cannot be changed by any statement within the program
Responses:
precision specifier
function
procedure
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(35)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A procedure that returns a value
Responses:
literal
precision specifier
constant
Correct Answer:
Premises:
Responses:
(Matching)
5.0/5
(35)
A(n) ____________________ object allows users to enter data into a program.
(Short Answer)
4.8/5
(42)
The variable name on the left of an assignment statement is the variable that receives the data that results from the evaluation of the expression on the right side of the assignment statement.
(True/False)
4.8/5
(48)
The term ____________________ refers to a predefined layout for the data a user enters.
(Short Answer)
4.8/5
(36)
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.8/5
(33)
The process of joining two string values together is called ____.
(Multiple Choice)
4.8/5
(30)
Showing 61 - 80 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)