Question: Write the main() program in C with a function that asks for a character, then passes it to the function, which then prints the character
Write the main() program in C 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 the main(). In the main(), the new character should be printed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
