____ is a function used to return the current value of the file position marker.
A. fail()
B. good()
C. tellg(void)
D. bad(void)
Answer: C
Computer Science & Information Technology
You might also like to view...
What is the default definition of the method toString?
A. There is no default definition; you must define the method yourself. B. It creates a string that is the name of the object's class, followed by the hash code of the object. C. It creates a string that is the name of the program. D. It creates a string that is the name of the package, followed by the name of the class, followed by the hash of the object.
Computer Science & Information Technology
Ruby's problem in the early days was the lack of a killer application that demonstrated is capabilities.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology