File Operation

Which of the following command is used to open a file 'C: python.txt' inappend - mode ?
What does the readlines() method returns?
Which one of the following is not attributes of file?
Which is/are the basic I/O connections in file?
Which function is used to read all the characters?