(Solved) : Given Two Int Variables Total Count Order Get Floating Point Average Type Cast One Variabl Q31931410 . . .
Using java, help me with the next questions



Given two int variables total and count , in order to get a floating-point average, you type cast one of the variables (either total or count ) to a double or a float to force the division to be performed as floating-point. For instance: double average (double) (total) count; True O False Show transcribed image text
Expert Answer
Answer to Given Two Int Variables Total Count Order Get Floating Point Average Type Cast One Variabl Q31931410 . . .
OR