Output of the following program: #include <stdio.h> #define A I + 2 #define B 3 + 4 int
main() { int var = A* B; printf("%d\n", var); }
09
O 11
O 12
O 21
Answers
Answered by
1
Explanation:
21
this is the answer
please follow me
Similar questions
Computer Science,
3 months ago
Social Sciences,
3 months ago
Science,
6 months ago
English,
1 year ago
Social Sciences,
1 year ago