If we open a file stream myfile for reading, what will give us the current position of the file pointer? (A) tellg() (B) tellp() (C) seekg() (D) seekp()►Correct Option Correct Option is: A