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
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
Input file stream objects are declared to be of type ____.
a. istream b. iofstream c. ifstream d. ofstream
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
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.