Computer Science, asked by valiantprince19, 27 days ago

O O All
23. What is the output of the following C program
#include
void main {
int a=5,b=10,c=0;
if(a,b,c)
printf("a is five\n");
else
printf("c is zero\n");
return;
}​

Answers

Answered by vs28425833
0

Answer:

I don't know iam sorry sorry ☹️☹️

Similar questions