Exam 9: Files, Printing, and Structures
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 Menus36 Questions
Exam 8: Arrays and More34 Questions
Exam 9: Files, Printing, and Structures36 Questions
Exam 10: Working With Databases32 Questions
Exam 11: Developing Web Applications33 Questions
Exam 12: Classes, Collections, and Inheritance36 Questions
Select questions type
An Open dialog box displays the current folder unless the _property specifies a different path.
(Multiple Choice)
4.8/5
(36)
Visual Basic allows you to use an) statement to eliminate the need to prefix class names with their namespace names.
(Multiple Choice)
4.8/5
(30)
When opening a file, use this method to determine whether a file exists before you attempt to open it:
(Multiple Choice)
4.9/5
(42)
This method places an item of data in a file without terminating the line.
(Multiple Choice)
4.8/5
(39)
The following statements describe advantages of the Open and Save As dialog boxes except .
(Multiple Choice)
4.9/5
(42)
In order to retain data while a program is not running, data must be saved in .
(Multiple Choice)
4.8/5
(41)
The method writes data to a file, followed by a newline character immediately after the data.
(Multiple Choice)
4.8/5
(37)
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)
4.9/5
(41)
This method is used to add more data to the end of an existing file.
(Multiple Choice)
4.9/5
(40)
The dialog controls which open or save files are displayed using the _method.
(Multiple Choice)
4.7/5
(36)
Showing 21 - 36 of 36
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)