Q276
What will be the data type of the result of the following operation? (float)a * (int)b / (long)c * (double)d
A.
int
B.
long
C.
float
D.
double
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board