Exam 14: Additional Topics in Visual Basic
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
The _______ component can be used to validate user input.It will display a flashing icon and display a tooltip style message to the user.
(Multiple Choice)
4.8/5
(43)
To add a code snippet to a project,you select "Insert Snippet" from the context menu available in the Editor window.
(True/False)
4.8/5
(40)
You can check the _______ in a control's KeyUp event procedure to determine which key was pressed.
(Multiple Choice)
4.8/5
(36)
A project that has a form specified as a parent can also have forms that are child forms and forms that operate independently.
(True/False)
4.9/5
(29)
A special type of form is required in order to use a child form with an MDI parent.
(True/False)
4.8/5
(44)
Arranging the layout of child windows is controlled by writing code in a Window Menu on the parent form.
(True/False)
4.8/5
(35)
WPF applications are similar to Web applications in that they are created as two files,one for the user interface and one for the programming logic.
(True/False)
4.8/5
(39)
With _______,you can use WPF controls in a Windows Form application.
(Multiple Choice)
4.8/5
(39)
Which of the following statements regarding MDI parent and child forms is correct?
(Multiple Choice)
4.8/5
(37)
When a toolbar is created using the ToolStrip control,the default number of buttons on the toolbar is 2.
(True/False)
4.8/5
(30)
Which of the following objects can be used for loading and displaying the data from an XML file?
(Multiple Choice)
4.8/5
(40)
The _______ property of a text box can be used to control the number of characters the user can type into the box.
(Multiple Choice)
4.9/5
(37)
To arrange the layout of multiple child documents,the parent's _______ method is used.
(Multiple Choice)
4.9/5
(44)
You can set the CharacterCasing property of a text box to _______ and the user's data entry will appear in uppercase.
(Multiple Choice)
4.8/5
(30)
In XML,the contents within a set of tags are referred to as _______.
(Multiple Choice)
4.7/5
(35)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)