Exam 9: Sequential Access Files and Printing
Exam 1: An Introduction to Visual Basic Net50 Questions
Exam 2: Designing Applications50 Questions
Exam 3: Using Variables and Constants50 Questions
Exam 4: The Selection Structure50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Sub and Function Procedures50 Questions
Exam 8: Manipulating Strings50 Questions
Exam 9: Sequential Access Files and Printing50 Questions
Exam 10: Arrays50 Questions
Exam 11: Classes and Objects50 Questions
Exam 12: Adonet and Aspnet50 Questions
Select questions type
The method used to display a form on the screen before the Load Event procedure is completed is the ____ method.
(Multiple Choice)
4.8/5
(37)
Which of the following methods will erase data in an existing data file?
(Multiple Choice)
4.8/5
(39)
The Exists method can be used to determine if a data file on the disk has data records contained in it.
(True/False)
4.8/5
(40)
When a program sends data to a file on a disk, this is referred to as "writing to the file."
(True/False)
4.8/5
(41)
Which of the following methods will allow data to be added to an existing data file?
(Multiple Choice)
4.7/5
(37)
The Exists method returns the path information for a file when it executes.
(True/False)
4.8/5
(37)
A record is one or more related fields that contain all of the necessary data about a specific person, place, or thing.
(True/False)
4.8/5
(42)
A binary file is always accessed sequentially, in other words, the data in the file is accessed consecutively from beginning to end.
(True/False)
4.9/5
(34)
To determine if a file is actually on a disk before an open statement is executed, you can execute the ____ method first.
(Multiple Choice)
4.9/5
(43)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)