Question: Use this line of code: char a = 'M'; Write one additional line of code below, using the variable a to put that variable's contents
Use this line of code: char a = 'M';
Write one additional line of code below, using the variable a to put that variable's contents on the screen, and use the function putchar().
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
