Computer Science, asked by indrani729, 8 months ago

40. Determine the data type of the expression
100 (1 - pg) (p+ r)/s
(9+r) (long)(8 + p)
If p is an int, r is a float, q is a long and s is double.
41. Determine the data type of the expression
-
4
2x + 3y 8p
5w + 6z 59
+
if x is int, y
is long, w is float, z is double,OK
P
is short and
9
is long double.​

Answers

Answered by Hemalathajothimani
14

Answer:

Hii mate here is ur answer plz mark me as brainlist friend and thank me...plz give more thanks and get thanks don't forget to follow me #friend

Explanation:

you should not try to solve the question step by step rather follow the data hierarchy to determine the data type

char

byte

short

int

long

float

double

Similar questions