A file in which the data in each column is separated by an identifying character such as a comma is a ________ text file
A) fixed
B) delimited
C) separated
D) columnar
Answer: B
You might also like to view...
Answer the following questions true (T) or false (F)
1. You can assign stacks of the same base type 2. You cannot copy stacks.
Which of the following positions the file pointer for a file that has been opened for reading and writing?
a. Use the size() member function on the file stream to position the file pointer. b. Use the seekp(arg) fstream member function with the number of records (counting the first record as 0) as argument to position the file pointer. c. Use the seekp(arg) fstream member function with the number of bytes to the record in question (counting the first byte as 0) as argument to position the file pointer. d. Use the sizeof operator to determine the number of bytes in the file stream.
All of the following can be copied with the Format Painter EXCEPT ________
A) cell borders B) font colors C) font sizes D) formulas
In Report Design View, you can use commands on the Align button of the _____ tab.?
A. ?Arrange B. ?Design C. ?Format D. ?Home