Which of the following statements will read data from a sequential access file?
A. inFile.Read
B. inFile.Peek
C. inFile.ReadWrite
D. inFile.ReadLine
Answer: D
You might also like to view...
Answer the following statements true (T) or false (F)
1. Output will be the same if you use in order, post order, or pre order traversals to print the values stored in a binary tree. 2. The height of a binary tree describes how many levels there are in the tree. 3. In certain types of binary trees, the number of leaves can be greater than the number of nodes. 4. Binary trees are commonly used to organize key values that index database records. 5. Deleting a leaf node from a binary search tree is not difficult. Deleting a non-leaf node requires several steps.
I want to have a nonmember function to have access to the private members of a class. The class must declare that function a
a) friend b) inline c) static d) None of the above nonmember functions cannot have the access described here.
If you import a Fireworks file as a flattened vector image, you cannot edit content on individual layers in Flash.
Answer the following statement true (T) or false (F)
In Microsoft Word 2016, the _____ command creates a copy of the original document with a new name.?
A. ?Save B. ?Save As C. ?New D. ?New Index