What is not true about this code segment?
location = fileObject.tellg();
a. tellg is a member function of fileObject.
b. location is a pointer.
c. The value of location after the segment executes must be less than or equal to the number of bytes in the file attached to fileObject.
d. fileObject is an istream object.
b. location is a pointer.
Computer Science & Information Technology
You might also like to view...
Forms provide an easy to use interface for nontechnical users. What are some features of forms that you can use to make forms easier to use?
What will be an ideal response?
Computer Science & Information Technology
List at least six precautions you should take to prevent technology-related tendonitis or CTS.
What will be an ideal response?
Computer Science & Information Technology