#include<stdio.h>
Int main()
{
Int a=2,b=3,c=4;
If(a| |b| |c)
c=10;
else
c= 20
print("\na=%d \t b=%d \t c=%d",a,b,c);
return 0;
}
Answers
Answered by
0
Answer:
ok
Explanation:
Similar questions
Hindi,
2 months ago
Hindi,
2 months ago
Social Sciences,
2 months ago
Hindi,
5 months ago
Physics,
5 months ago
English,
10 months ago
Computer Science,
10 months ago
Math,
10 months ago