C programming language
Please send answer of this question quickly
Write a C program to create a file “test2.txt” to store a text
“Rcoem @ NIRF2015 Rank # 86”. Now, read a file “test2.txt” to calculate
how may lower-case characters, upper-case characters, digits and special
symbols (except space and new line) are there in the file and display on the
terminal.