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
Assignment statements work from left to right,assigning the value on the left side of the equal sign to the property named on the right side of the equal sign.
(True/False)
4.9/5
(37)
Which of the following are coding conventions required by the textbook?
(Multiple Choice)
4.7/5
(40)
The .resx file is a text file that defines all resources used by the form including any graphics that are displayed on the form.
(True/False)
5.0/5
(34)
A .vb file is a text file that can be opened with any text editor and it holds the code procedures that you write.
(True/False)
4.8/5
(38)
Visual Basic provides AutoCorrect,which is a handy way to fix _______.
(Multiple Choice)
4.8/5
(39)
Remarks,or comments,that programmers add to their code in order to make the program more readable and understandable,_______.
(Multiple Choice)
4.8/5
(27)
Each Visual Basic project contains a text file that defines all resources used by the form.This file has a _______ extension.
(Multiple Choice)
4.8/5
(37)
What is the code used to display the words "Visual Basic" in a label named TitleLabel?
(Multiple Choice)
4.8/5
(40)
Where does the text recommend that you code the programmer's name and remarks defining the purpose of a project?
(Multiple Choice)
4.8/5
(42)
The Visual Studio IDE will automatically create a new folder for each new project.
(True/False)
4.9/5
(38)
After the steps for planning a Visual Basic project are competed,you can begin actually constructing a program by _______.
(Multiple Choice)
4.9/5
(34)
If a line of code is not considered "executable",it must be _______.
(Multiple Choice)
4.8/5
(42)
Showing 41 - 54 of 54
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)