what will the output?
#include<stdio.h>
int main()
{
int x=2;
if(x=1)
printf("True");
else
printf ("False");
return 0;
}
Answers
Answered by
0
Answer:
jgtttitdseileeibfbfskdkyfodbnsnvd
Similar questions