Exam 9: Files, Printing, and Structure
Exam 1: Introduction to Programming and Visual Basic40 Questions
Exam 2: Creating Applications With Visual Basic36 Questions
Exam 3: Variables and Calculations41 Questions
Exam 4: Making Decisions39 Questions
Exam 5: Lists and Loops36 Questions
Exam 6: Procedures and Functions31 Questions
Exam 7: Multiple Forms, Modules, and Menus35 Questions
Exam 8: Arrays and More34 Questions
Exam 9: Files, Printing, and Structure36 Questions
Exam 10: Working With Databases32 Questions
Exam 11: Developing Web Applications33 Questions
Exam 12: Classes, Collections, and Inheritance36 Questions
Select questions type
A structure should be used instead of an array when __________.
(Multiple Choice)
4.8/5
(28)
A file is like a stream of data that must be read from its beginning to its end.
(Multiple Choice)
4.8/5
(37)
The FontDialog control allows the user to determine the __________.
(Multiple Choice)
4.7/5
(33)
This predefined constant moves the print position forward to the next even multiple of 8 columns.
(Multiple Choice)
4.8/5
(38)
This property allows the developer to specify the type of files that will appear in a dialog box.
(Multiple Choice)
4.8/5
(41)
This control is used to display a standard Windows Open dialog box.
(Multiple Choice)
4.8/5
(35)
Visual Basic allows you to use a(n) statement to eliminate the need to prefix class names with their namespace names.
(Multiple Choice)
4.8/5
(42)
To change the color of text in a windows form, you could use this.
(Multiple Choice)
4.8/5
(38)
The method writes data to a file, followed by a newline character immediately after the data.
(Multiple Choice)
4.8/5
(40)
Identify the following statements which will: Format a string to contain the word "Name" in a column of 20 characters wide, followed by the word "Address" in a second column, also 20 characters wide.
(Multiple Choice)
4.8/5
(34)
The ___method displays a dialog window when selecting a file that you want to open.
(Multiple Choice)
4.8/5
(39)
Which of the following code segments will read the following two lines from addressFile and place the data in two variables named strName, and strCity? Bob Johnson
Somewhere USA
(Multiple Choice)
5.0/5
(43)
All of the following steps must be taken when a file is used by an application except ______.
(Multiple Choice)
4.8/5
(37)
Showing 21 - 36 of 36
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)