Case Study: A Credit-Inquiry Program

1. When a FileStream object is opened, the file-position pointer is _________.
a) set to Nothing
b) set to 0
c) needs to be explicitly created
d) set to the end of the file


b) set to 0

Computer Science & Information Technology

You might also like to view...

Is it possible to write code in this manner for a C++ program?

``` #define size 20 int main() { int numbers[size]; } ``` A. Yes, this is perfectly acceptable C++ code. B. No, the array dimension cannot be a variable. C. The compiler would report that there is an illegal use of a keyword. D. Yes, you could write it this way, but you would be wrong.

Computer Science & Information Technology

In the accompanying figure, Item 1 points to the ____.

A. footer B. header C. citation D. footnote

Computer Science & Information Technology

A motion clip is animated clip art.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A technician should disable _____ so that software on an optical disc will not launch when an optical disc is inserted into the drive

Fill in the blank(s) with correct word

Computer Science & Information Technology