Logical operators in C++ with example program in Hindi | C++ Programming Tutorial - 18

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

ความคิดเห็น • 4

  • @shirazahmad1721
    @shirazahmad1721 ปีที่แล้ว

    Assalam-o-alikum
    Sir ye not operator true ko false aur false ko true q banata hai mtlb is ke hame kya zarorat hai?

    • @CSEngineeringGyan
      @CSEngineeringGyan  ปีที่แล้ว

      agar aapko opposit result print karna hoi us time ise use karenge

  • @mirror.of.memsaheb.sm.bharat
    @mirror.of.memsaheb.sm.bharat ปีที่แล้ว

    Please explain why the output of the code is 20 0 1
    The code is...
    #include
    int main()
    {
    int a=10,b=0,c;
    C=(a=20)||b++;
    printf("%d %d %d",a ,b,c;
    return 0;
    }

    • @CSEngineeringGyan
      @CSEngineeringGyan  ปีที่แล้ว

      please connect with me kailashjoshi32@gmail.com then i explain you