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 the string: GN I M M A R G O R P C O L L E H
Expert Answer
An answer will be send to you shortly. . . . .