Computer Science, asked by siddharthudit0p67kc3, 2 months ago

What is the output of the following C code segment ?

int main()

{

int a=0;

a = 5<2 ? 4 : 3;

printf("%d",a);

return 0;
}

Select one:
a. 4
b. 3
c. 5
d. 2

Answers

Answered by naitiksoan321
0

Answer:

fshsuehegvebbsyszb3bhsuhzjwnduuxjxsnrbdhdudue

Similar questions