Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What will be the data type of the result of the following operation?
(float)a * (int)b / (long)c * (double)d

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: d

Join The Discussion