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

using pico for this 1. (Variable Type) It is very important to

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) t a=10, b-20; loat C a/b; printf ("Answer %f ", c) ; = 0

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!