Exam 6: Multiform Projects
Exam 1: Introduction to Visual Basic 201054 Questions
Exam 2: User Interface Design74 Questions
Exam 3: Variables, Constants, and Calculations58 Questions
Exam 4: Decisions and Conditions51 Questions
Exam 5: Menus, Common Dialog Boxes, Sub Procedures, and Function38 Questions
Exam 6: Multiform Projects69 Questions
Exam 7: Lists, loops, and Printing76 Questions
Exam 8: Arrays and Collections50 Questions
Exam 9: Web Applications66 Questions
Exam 10: Database Applications43 Questions
Exam 11: Data Files43 Questions
Exam 12: OOP: Creating Object-Oriented Programs51 Questions
Exam 13: Graphics, Animation, Sound, and Drag-And-Drop62 Questions
Exam 14: Additional Topics in Visual Basic60 Questions
Select questions type
If a variable is declared with a Dim statement in a sub procedure,all other forms in the project will have access to that variable.
(True/False)
4.7/5
(34)
Professional applications use a(n)_______ to tell the user that the program is loading and starting.
(Multiple Choice)
4.8/5
(35)
If a variable is an accumulator and the value of the variable is only needed in one procedure,the variable should be declared as Static at the module-level.
(True/False)
4.9/5
(33)
Write the statement that will display a form named,SummaryForm,as modal.
(Short Answer)
4.7/5
(37)
Showing 61 - 69 of 69
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)