Examveda

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

Answer: Option D


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Related Questions on C Fundamentals