For each file your program uses, a distinct ____________________ stream object must be created.

Fill in the blank(s) with the appropriate word(s).


file

Computer Science & Information Technology

You might also like to view...

The class hierarchy begins with class __________.

a) Object b) Point c) Root d) Base

Computer Science & Information Technology

Which of the following does TCP support, which is a management method for data transmission used to determine the amount of unacknowledged data that can go out on the wire from any sender?

A. congestion mechanism B. retry mechanism C. sliding window mechanism D. watchdog mechanism

Computer Science & Information Technology

Match the following terms to their meanings:

I. Data redundancy A. Cannot enforce referential integrity II. Indeterminate relationship B. Modifications to data in the first table cause all the III. Cascading update related occurrences of the data in the second table to IV. Cascading delete also be modified V. Relationships report C. Reduces efficiency and accuracy because data is repeated unnecessarily D. A special report showing the current layout of the Relationships window E. Removal of a record in the first table will cause all matching records in the second table to also be removed

Computer Science & Information Technology

What is the best practice to switch the columns and rows in a range?

A) Cut the range, then use the Paste Special option called Values B) Cut the range, paste it into a blank area, then cut and paste each cell where you want it C) Cut the range, then use the Paste Special option called Switch D) Cut the range, then use the Paste Special option called Transpose

Computer Science & Information Technology