Question: Assume that a program contains the following declarations: char c I short s=2; 9) int i--3 float f-6.5f, double d-7.5 Give the the type of

Assume that a program contains the following declarations: char c I short s=2; 9) int i--3 float f-6.5f, double d-7.5 Give the the type of each expression listed below 1) c 2) f/c 3) d's 4)f-d (a) char float double float (b) int char shot double (c) int float double double (d) None of above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
