C Language Problem Please Explain What is the value of b fol
C Language Problem
Please Explain
What is the value of b following execution of the following expression in c? Assume a = 5, b = 7, c = 3.2, Is the following case structure correct? If incorrect - what\'s wrong?Solution
4.a)
b = 20.48
b) in the above program int can be declared as \"i-nt\" but it can declare as int name;
