Vidyalelo
C Programming · Q66

Operators and Expressions

Programming · C Programming · question 66

Q66

Predict the data type of the following mathematical operation? 2 * 9 + 3 / 2 . 0

A.
int
B.
long
C.
float
D.
double
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board