What will be output if you will compile and execute the following c code?
#include #define max 5 void main(){ int i = 0; i = max++; printf("%d", i++); }
A.5
B.6
C.7
D.0
Answers
Answered by
0
Hii dear here is your answer
option b is the correct answer
Hope it's help u
option b is the correct answer
Hope it's help u
Answered by
5
Hey mate,☺☺☺
Here is your answer...✨✨✨
➡➡➡➡➡➡➡➡➡➡➡➡➡
QUESTION:
What will be output if you will compile and execute the following c code?
#include #define max 5 void main(){ int i = 0; i = max++; printf("%d", i++); }
A.5
B.6
C.7
D.0
ANSWER:
Option 【B】 6
✔✔✔✔✔✔✔✔✔✔✔✔✔
Hope this will help you...✨✨✨
Keep Asking..✌✌✌
❤❤❤ If helps you, Mark my answer as Brainliest....❤❤❤
Here is your answer...✨✨✨
➡➡➡➡➡➡➡➡➡➡➡➡➡
QUESTION:
What will be output if you will compile and execute the following c code?
#include #define max 5 void main(){ int i = 0; i = max++; printf("%d", i++); }
A.5
B.6
C.7
D.0
ANSWER:
Option 【B】 6
✔✔✔✔✔✔✔✔✔✔✔✔✔
Hope this will help you...✨✨✨
Keep Asking..✌✌✌
❤❤❤ If helps you, Mark my answer as Brainliest....❤❤❤
Similar questions
Computer Science,
6 months ago
Science,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
French,
1 year ago
English,
1 year ago
English,
1 year ago