Which of the following reads a line of text from a sequential access file and assigns theline (excluding the newline character) to the strText variable?a. inFile.Read(strText)b. inFile.ReadLine(strText)c. strText = inFile.ReadLined. strText = inFile.Read(line)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here