Exam 4: Variables and Arithmetic Operations
Exam 1: Introduction to Visual Basic 2015 Programming111 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding110 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling110 Questions
Exam 9: Creating Web Applications111 Questions
Exam 10: Incorporating Databases With Adonet111 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps111 Questions
Select questions type
A ____ Exception occurs when code attempts to divide a number by zero.
(Multiple Choice)
4.9/5
(28)
A(n)____________________ text box allows the user to enter multiple lines in a text box.
(Essay)
4.8/5
(28)
A(n)green squiggly underline beneath a variable name in a declaration statement indicates that the variable is not references within the program._________________________
(True/False)
4.8/5
(27)
Used with the ToString function,the ____ format specifier will display the value 8976.43561 as 8,976.44.
(Multiple Choice)
4.8/5
(34)
By default,a text box will display as many lines of text as the user enters.
(True/False)
4.9/5
(37)
When defining a variable,the keyword ____ appears at the beginning of the statement.
(Multiple Choice)
4.7/5
(36)
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
(19)
The maximum size of a TextBox object often is determined by the design of the user interface,so it looks and feels good in the user interface.
(True/False)
4.8/5
(38)
Showing 101 - 111 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)