write a c program named as getmostfreqchar.c that finds the most frequent letter from the input via ignoring the case sensitive and prints out its frequency. for example, sample outputs could be like below $cat test.txt this is a list of courses. csc 1010 - computers