Computer Science, asked by mahimabiswas2, 2 months ago

Q1 Predict the Output
int x=9, k=0;
10
int y=10; y=++x; x+=y; k=x;
What will be the value of k?​

Answers

Answered by Manash2243
6

sorry......the value of y and x I am not able to understand sorry

Answered by dheenajaisri
0

Answer:

K=20 Will be The answer......................

Similar questions