For (i=0;i <10;i++); /{if (i & 0) printf ("odd")}; | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

For (i=0;i <10;i++); /{if (i & 0) printf ("odd")};

If condition m single address of (&) ka kya mtlb hh?

1st Jun 2020, 2:40 PM
Ravi Kumar
3 Antworten
+ 5
&& means and || means or Hope this helps
2nd Jun 2020, 9:08 AM
Coder
Coder - avatar
+ 1
Thanks😊
1st Jun 2020, 3:00 PM
Ravi Kumar
0
Yeah!!definitely
2nd Jun 2020, 2:13 PM
Ravi Kumar