Computer Science, asked by naginenikarthik254, 8 months ago


main()
{
int i = 17;
char c ='c';
int sum;
sum = i +c;
printf("Value of sum: %d\n", sum) ;
}

Answers

Answered by harbhajangola64
0

Answer:

hello

Explanation:

what is this. I don't understand

Answered by Khushigk
0

Answer:

solve by ur self

Explanation:

I don't know this answer sry mate

Similar questions