Solved

When a File Is Open in C#, What Holds the Byte

Question 22

Multiple Choice

When a file is open in C#, what holds the byte number of the next byte to be read?


A) the file token
B) the file position pointer
C) the magic number
D) the record token

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions