#include <stdio.h> #include <stdlib.h> #include <string.h> #include<conio.h> int main(void) { char str[8...Read More
4. Write a program to read a text file “brijesh.txt “ count and display the number of alphanets present in it.
Reviewed by studypoint
on
09:10
Rating: 5