Exam 8: Sequential-Access Files

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

When used with ofstream objects, operator! is not:

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

C

Which of the following does not have a stream associated with it?

Free
(Multiple Choice)
4.9/5
(31)
Correct Answer:
Verified

C

Which of the following is not a disadvantage of trying to modify a sequential access file?

Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
Verified

D

Which of the following will not change the file-position pointer to the same position as the others? Assume a 10-byte file size and a current position at byte # 1.

(Multiple Choice)
4.8/5
(34)

Select the false statement.

(Multiple Choice)
4.8/5
(29)

Which statement is not true about 0, z , %, * and Q?

(Multiple Choice)
4.9/5
(32)

Which file open mode would be used to write data only to the end of an existing file?

(Multiple Choice)
4.8/5
(37)

Typically, which of the following contains the most data?

(Multiple Choice)
4.9/5
(34)

In order to perform file processing in C++, which header files must be included?

(Multiple Choice)
4.8/5
(39)

The data hierarchy, arranged from smallest to largest, is:

(Multiple Choice)
4.8/5
(40)

Select the false statement.

(Multiple Choice)
4.9/5
(38)

What is not true about this code segment? Location = fileObject.tellg);

(Multiple Choice)
4.9/5
(38)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)