Vidyalelo
Java Programming · Q71

Data Types and Variables

Programming · Java Programming · question 71

Q71

If an expression contains double, int, float, long, then the whole expression will be promoted into which of these data types?

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

Answer: Option C

Solution

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