Write a program to count the number of times a character appears in the file. (case insensitive... 'a' and 'a' are considered to be the same) input and output format: refer sample input and output for formatting specifications. All text in bold corresponds to input and the rest corresponds to output. Sample input and output: enter the file name
Answers
Answered by
0
Answer:
a
Explanation:
Similar questions