Computer Science, asked by sanjanapatil31113, 3 months ago

void main()
{
int x=22;
if(x=10);
printf("true");
else
printf9"false what is the output

Answers

Answered by juniorguruavik
0

Answer:

the answer for this program is false

Similar questions