Exam 4: Variables and Arithmetic Operations
Exam 1: Introduction to Visual Basic 2017 Programming103 Questions
Exam 2: Program and Graphical User Interface Design103 Questions
Exam 3: Program Design and Coding103 Questions
Exam 4: Variables and Arithmetic Operations103 Questions
Exam 5: Decision Structures103 Questions
Exam 6: Loop Structures103 Questions
Exam 7: Using Procedures and Exception Handling103 Questions
Exam 8: Using Arrays and File Handling103 Questions
Exam 9: Creating Web Applications103 Questions
Exam 10: Incorporating Databases With Adonet103 Questions
Exam 11: Multiple Classes and Inheritance103 Questions
Select questions type
Identify the letter of the choice that best matches the phrase or definition.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(51)
When using ____ division (\), any remainder amount is dropped or truncated.
(Multiple Choice)
4.8/5
(29)
The ____________________ property of a TextBox object controls the alignment of the text content.
(Short Answer)
4.9/5
(42)
A(n) ____________________ object allows you to specify the data format of the value typed into the text box.
(Short Answer)
4.8/5
(40)
The CancelButton property of the Windows Form object allows you to specify which button is activated when the CTRL key on the keyboard is pressed.
(True/False)
4.9/5
(45)
The character C is the literal-type character for the ____ data type.
(Multiple Choice)
4.9/5
(52)
A prefix of ____ is used to denote a variable defined as a Decimal data type.
(Multiple Choice)
4.8/5
(32)
A(n) ____________________ text box allows the user to enter multiple lines in a text box.
(Short Answer)
4.9/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
(41)
A TextBox object allows a user to enter programming code into the program during program execution.
(True/False)
4.9/5
(43)
The ____________________ data type holds a nondecimal whole number value.
(Short Answer)
4.9/5
(29)
To force a literal value to be treated as a specific data type, you must use a literal-type character designator.
(True/False)
4.9/5
(36)
A ____ Exception occurs when code attempts to divide a number by zero.
(Multiple Choice)
5.0/5
(36)
The memory allocation for the Char data type is ____ bytes.
(Multiple Choice)
4.9/5
(28)
The ____ of a variable indicates how long the variable remains alive.
(Multiple Choice)
4.8/5
(39)
The event handler of a button designated as the Cancel button will be processed when the user presses the ____ key on the keyboard.
(Multiple Choice)
4.7/5
(35)
The ____ indicates that a statement is an assignment statement.
(Multiple Choice)
4.7/5
(35)
Showing 81 - 100 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)