Question: Write a C main() program with a function that asks for a character, then passes it to the function which then prints the character and
Write a C main() program with a function that asks for a character, then passes it to the function which then prints the character and returns that character in uppercase to main(). In main() print the new character.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
