61. Select the method used to write single byte to a file?
62. Choose the filemode method which is used to create a new output file with the condition that the file with same name if exists will destroy the old file:
63. Which method of character stream class returns the numbers of characters successfully read starting at count?
64. To apply an attribute to an Assembly, the correct way of implementation is?
65. Choose the filemode method which is used to create a new output file with the condition that the file with same name must not exist.
66. Which among the following classes are used to perform the character based file operations?
67. Name the method which returns integer as -1 when the end of file is encountered.
68. Which of these is a method used to clear all the data present in output buffers?
69. Attributes could be applied to . . . . . . . .
70. Which of these method/methods are used to read block or array of bytes from the file?
Read More Section(File Handling and Input Output in C Sharp)
Each Section contains maximum 100 MCQs question on File Handling and Input Output in C Sharp. To get more questions visit other sections.