Exam 1: Introduction to Visual Basic 2010
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
When creating a project in Visual Basic,you should always begin by writing the Basic code.
(True/False)
4.9/5
(33)
With Visual Basic,you can write computer programs that run in the Microsoft Windows environment.
(True/False)
4.9/5
(35)
The Visual Studio environment contains many different windows.Which window will be the user interface when the project is running?
(Multiple Choice)
4.9/5
(36)
When you create a new Visual Basic project and choose the disk location for your project,the VS IDE _______.
(Multiple Choice)
4.7/5
(31)
Programmers should add comments to their code in order to make the program logic easier to understand.
(True/False)
4.9/5
(32)
Writing a program in Visual Basic is so easy that it is not necessary to do any planning.
(True/False)
4.8/5
(37)
While you are creating the user interface,you are in _______.
(Multiple Choice)
4.9/5
(42)
Which window do you open if you want to see all of the objects that you can add to a form?
(Multiple Choice)
4.8/5
(38)
When you plan a Visual Basic program,you follow a three-step process that should end with _______.
(Multiple Choice)
4.7/5
(46)
If you have added a label to a form and you want to make sure that nothing is displayed in it when the program begins,you must delete the contents of the _______.
(Multiple Choice)
4.9/5
(36)
Microsoft Windows uses a GUI environment.GUI (pronounced "gooey")stands for _______.
(Multiple Choice)
4.8/5
(40)
If the programmer does not write code for a button control,Visual Basic automatically provides code in the Click procedure that will close the form when the user clicks the button.
(True/False)
4.8/5
(42)
If you encounter a run-time error or you pause the program execution,you are in _______.
(Multiple Choice)
4.9/5
(42)
The Properties window is used to set the properties for the objects on your form.
(True/False)
4.8/5
(36)
The _______ holds information about the solution and the projects it contains.This is the file that you open to work on or run your project.
(Multiple Choice)
4.8/5
(39)
Showing 21 - 40 of 54
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)