Question: using pico for this 1. (Variable Type) It is very important to use the correct type (int, float, char, donble) for each variable defined/declared. If
using pico for this

1. (Variable Type) It is very important to use the correct type (int, float, char, donble) for each variable defined/declared. If you mix different types of variables, the precedence is double > float > int-char. Compose the following program and run it Discuss (a) the result (why it did not work as expected) and (b) how you can modify the code so that it prints the expected value include nt main)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
