Question: i need anwser for question 4 Ihputs S, three Inputs S,and S Write a program to demonstrate your mastery of the printf() function. The program
i need anwser for question 4


Ihputs S, three Inputs S,and S Write a program to demonstrate your mastery of the printf() function. The program has sev 3. eral variables a s folloWS: Integer:i,jk Double: x, Y, Character: ch1, ch2 The program is supposed to perform the following: j- 5 k 2*i+ 3' print a statement that has the following output-the values showed by XX are to be determined at run time-you cannot hard-code them "i:XX,jeXX, and k = XX" x- 40.5 y=50.6 z 2.0*x +3.0*y print a statement that has the following output-the values showed by XX are to be determined at run time-you cannot hard-code them "X-XX, y XX, and z = XX" chl = 'w' assign value of ch1 to ch2 print a statement that has the following output-the values showed by XX are to be determined at run time-you cannot hard-code them "ch1-XX and ch2 = XX
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
