Computer Science, asked by velpulavenkate73, 2 months ago

What is the output of the following program
int main()
{
int a=0,b;
a=(5>2)?b=6:b=8;
printf("%d %d",a,b);
return 0;
}​

Answers

Answered by kolekrishna61
0

Answer:

ggslhxgkskywitKgzhkxdmbx

Similar questions