Q51. A ___________ is a named location on a secondary storage media where data are permanently stored for later access.
Q52. A ___________ file consists of human readable characters.
Q53. Which of the following file require specific programs to access its contents?
Q54. Which of the following file can be opened in any text editor?
Q55. Each line of a text file is terminated by a special character, called the ____________
Q56. Default EOL character in text file is ______________
Q57. Which of the following file can be created in python?
Q58. In which of the following data store permanently?
Q59. open( ) function takes ________________ as parameter.
Q60. Identify the correct statement to open a file: