Code with Patel
int x = 10;if(x = 5) printf("True");else printf("False");__________________________What will be answer🤔👇Answer here 👇youtube.com/shorts/JmzqvHaU9Y...
2 months ago | [YT] | 5
@chandreshpatel465
I think ir false because X value is 10 but I saw solution it's TRUE answer 😢
2 months ago | 0
Code with Patel
int x = 10;
if(x = 5)
printf("True");
else
printf("False");
__________________________
What will be answer🤔
👇Answer here 👇
youtube.com/shorts/JmzqvHaU9Y...
2 months ago | [YT] | 5