Computer Science, asked by tillquote7581, 11 months ago

Determine Output:

void main() { int i=5; printf("%d%d%d%d%d", i++, i--, ++i, --i, i); }
A.45545
B.54544
C.55445
D.54554

Answers

Answered by Neeraj723
1
Hii dear here is your answer


option a is the correct answer

Hope it's help u
Answered by MoonGurl01
8
Hey mate,☺☺☺

Here is your answer...✨✨✨

➡➡➡➡➡➡➡➡➡➡➡➡➡

QUESTION:

Determine Output:

void main() { int i=5; printf("%d%d%d%d%d", i++, i--, ++i, --i, i); }
A.45545
B.54544
C.55445
D.54554

ANSWER:

Option 【A】45545

✔✔✔✔✔✔✔✔✔✔✔✔✔

Hope this will help you...✨✨✨

Keep Asking..✌✌✌

❤❤❤ If helps you, Mark my answer as Brainliest....❤❤❤
Similar questions