What values will be stored in x and y respectively after executing the following?
int x=10,
Y=--x ,
Sop(x);
Sop(y);
Answers
Answered by
1
don't know.....
sorry dear
Similar questions