To access the eleventh record in a __________ data file, we must read in the first ten records first.

Fill in the blank(s) with correct word


sequential

Computer Science & Information Technology

You might also like to view...

The way to find out if two Strings are equal is:

a) the Equals method b) the CompareTo method c) the = operator d) All of the above

Computer Science & Information Technology

Input file stream objects are declared to be of type ____.

a. istream b. iofstream c. ifstream d. ofstream

Computer Science & Information Technology

The Electronic Frontier Foundation (EFF) was created by _______

a. John Edward Robinson and William Gibson b. John Barlow and John Gilmore c. John Barlow and William Gibson d. John Gilmore and John Edward Robinson

Computer Science & Information Technology

You want a security event to be created whenever a user who's a member of the accounting group accesses a file named payroll on any server on the network. What should you do?

a. Create a new resource property named Payroll and add it to the global DACL. b. Create a file classification for the payroll file that searches for the string accounting. c. Add the accounting group to the DACL of each file on each server. d. Create a global object access auditing policy and add the accounting group to the SACL.

Computer Science & Information Technology