Assume that the main(), proper libraries, etc. are alreadyproperly set-up Write a function by using C programming to printindividual characters of a C string in a reverse order and allcharacters must be converted to a capital. Test data:
 Input thestring: Hello C programming
 Expected output:
 Output thestring: G N I M M A R G O R P C O L L E H answer this question in cplease
Expert Answer
An answer will be send to you shortly. . . . .