Computer Science, asked by sajal5406, 8 months ago

Int x, y=10;
Char z='a';
X=y+z;

Answers

Answered by aasimpatel55
0

x=10, y=10, z=A

let's put the value,

10=10+A

A=10/10

A=1

Similar questions