predict the return data type of the following :
int p ; double q; r=p+q system .out printin (r);
Answers
Answered by
2
Answer:
The Data type is Double
Explanation:
Because the variable 'q' is of Double Data type so the sum of q and p will give a Double.
Similar questions
Biology,
13 hours ago
Hindi,
13 hours ago
Math,
1 day ago
English,
8 months ago
Political Science,
8 months ago