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
Used with the ToString function,the ____ format specifier will display the value 8976.43561 as $8,976.44.
(Multiple Choice)
4.9/5
(38)
A(n)____________________ object allows users to enter data into a program.
(Short Answer)
4.8/5
(38)
Calculations are preformed from right to left,working towards the equal sign.
(True/False)
4.8/5
(37)
The ____________________ property of a TextBox object controls the alignment of the text content.
(Short Answer)
4.9/5
(38)
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.9/5
(33)
A property identifies a value required by a procedure that must be passed into the procedure when it is called.
(True/False)
4.9/5
(38)
A(n)PredefinedTextBox object is a text box that allows the use of predefined layouts for the data a user must enter._________________________
(True/False)
4.8/5
(33)
A prefix of ____ is used to denote that a variable has been defined as a Boolean data type.
(Multiple Choice)
4.9/5
(37)
The character D is the literal-type character for the ____ data type.
(Multiple Choice)
4.8/5
(32)
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
(29)
The character C is the literal-type character for the ____ data type.
(Multiple Choice)
4.7/5
(39)
A TextBox object allows a user to enter programming code into the program at runtime.
(True/False)
4.9/5
(32)
The process of joining two string values together is called ____.
(Multiple Choice)
4.8/5
(39)
The * operator is the ____________________ arithmetic operator.
(Short Answer)
4.7/5
(33)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-A variable that must be used by more than one procedure should be defined at this level
(Multiple Choice)
4.8/5
(38)
The Void procedure clears any data currently placed in the Text property of a TextBox object._________________________
(True/False)
4.9/5
(33)
The ____ of a variable specifies where a variable can be referenced within a program.
(Multiple Choice)
4.8/5
(38)
A Short data type is used for a very short string value of 10 bytes or less.
(True/False)
4.8/5
(30)
A variable that can be used in multiple regions of code is called a universal variable.
(True/False)
4.8/5
(33)
Showing 61 - 80 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)