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