Math, asked by vishnumvc23, 2 months ago

Question 1
What is the output of the following program?
Note: enter the precise answer. unnecessary spaces, dots can also mark the answer as wrong.
1 #include <stdio.h>
2
3 int main()
4 {
5 int a = 10;
int b = 20;
7
int c = 12;
8 int d = (++a + b++ * c) + (a++ + ++b / c);
9 printf("%d", d);
10 return;
11}​

Answers

Answered by mithunhazra699pa9108
0

Answer:

2gji hok gdyu igd jfs ifss jgd jfss

Similar questions