Exam 4: Variables and Arithmetic Operations
Exam 1: Introduction to Visual Basic 2012 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 Structures112 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling112 Questions
Exam 9: Creating Web Applications112 Questions
Exam 10: Incorporating Databases with ADO.NET112 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps112 Questions
Select questions type
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.7/5
(30)
A String data type allows for the storing of the standard English letters only.
(True/False)
4.9/5
(27)
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.9/5
(34)
Used with the ToString function,the ____ format specifier will display the value 8976.43561 as 8976.43561.
(Multiple Choice)
4.9/5
(27)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-A special variable whose value cannot be changed by any statement within the program
(Multiple Choice)
4.8/5
(42)
When naming a Label object,the ____ prefix should be used.
(Multiple Choice)
4.7/5
(38)
The ____ of a variable indicates how long the variable remains active.
(Multiple Choice)
4.8/5
(28)
By default,a text box will display as many lines of text as the user enters.
(True/False)
4.9/5
(38)
As illustrated in the accompanying figure,the term ____________________ refers to a predefined layout for the data a user must enter. 

(Short Answer)
4.7/5
(32)
Showing 101 - 112 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)