Exam 2: Visual Basic, Controls, and Events
Exam 1: An Introduction to Computers and Problem Solving36 Questions
Exam 2: Visual Basic, Controls, and Events61 Questions
Exam 3: Variables, Input, and Output101 Questions
Exam 4: Decisions86 Questions
Exam 5: General Procedures70 Questions
Exam 6: Repetition73 Questions
Exam 7: Arrays87 Questions
Exam 8: Text Files65 Questions
Exam 9: Additional Controls and Objects90 Questions
Exam 10: Databases34 Questions
Exam 11: Object-Oriented Programming66 Questions
Select questions type
The control with tab index 1 is always the first control to receive the focus when the program is run.
Free
(True/False)
4.8/5
(38)
Correct Answer:
False
The Properties window cannot be used to display the events associated with a control.
Free
(True/False)
4.8/5
(39)
Correct Answer:
False
Once a text box control is placed on a form, it cannot be resized or moved.
Free
(True/False)
5.0/5
(43)
Correct Answer:
False
What feature in Visual Basic allows you to make more room on your screen by temporarily minimizing certain windows?
(Multiple Choice)
4.8/5
(34)
The Visual Basic Code Editor will automatically detect certain types of errors as you are entering code.
(True/False)
4.9/5
(38)
Once a control is placed on your form, you can rename it by editing the Name property in the Properties window.
(True/False)
4.8/5
(34)
What would be a good name for a text box to hold a person's first name?
(Multiple Choice)
4.9/5
(36)
Visual Basic access keys are created by using which symbol in a button's Text property?
(Multiple Choice)
4.8/5
(41)
Complete Word is a helpful feature produced by the Microsoft Technology called IntelliSense.
(True/False)
4.9/5
(42)
Which of the following steps specifies P as the access key for a button?
(Multiple Choice)
4.8/5
(36)
Which of the following statements sets the words on a button to "Push Me"?
(Multiple Choice)
4.9/5
(34)
Programming in VB 2012 is different from traditional programming environments because first you should
(Multiple Choice)
4.7/5
(33)
The Properties window plays an important role in the development of Visual Basic programs. It is mainly used
(Multiple Choice)
5.0/5
(38)
What effect will the following statement have?
lblOne.Visible = False
(Multiple Choice)
4.9/5
(36)
Snap lines can be used to align the bottoms, middles, and tops of controls.
(True/False)
4.9/5
(39)
Showing 1 - 20 of 61
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)