To read string data from a sequential access file, what function is used?

A. getline
B. input
C. retrieve
D. getstr

Answer: A

Computer Science & Information Technology

You might also like to view...

What memory feature enables the BIOS/UEFI to determine exact details about the memory module?

A) VCM B) STD C) ECC D) SPD

Computer Science & Information Technology

Using string library functions requires that the file string.h be included in your program before the function is called.

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

Computer Science & Information Technology