You can use the _________ function to move the file pointer for input.
A. stream.seekp(length);
B. stream.tellg();
C. stream.tellp();
D. stream.seekg(length);
D. stream.seekg(length);
Computer Science & Information Technology
You might also like to view...
The mode for designing or creating programming code in the VB Editor is ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which of the following is a protocol used for VoIP call setup and teardown?
A. SPF B. STP C. SIP D. SSL
Computer Science & Information Technology