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...

TODAY function is the most commonly used ________ function. A. finalize B. time C. financial D. date

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A named macro can be used to send an e-mail message when a form is used to change an entry in a table

Indicate whether the statement is true or false

Computer Science & Information Technology

Creative Commons helps people share and use their photographs

Indicate whether the statement is true or false

Computer Science & Information Technology

One-dimensional arrays are sometimes referred to as vectors.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology