Computer Science, asked by vaishalibachhav713, 2 months ago

int n=245;

int x= n%10;

int y= n/10 ;

write down the value of x and y.​

Answers

Answered by ticowi3969
0

Answer:

x = y = 24.5 this is the values of x and y.

Similar questions