Boolean Connectives

download Boolean Connectives

of 2

Transcript of Boolean Connectives

  • 8/4/2019 Boolean Connectives

    1/2

    Boolean connectives

    main( )

    { int x;for (x=0;x50) && (x

  • 8/4/2019 Boolean Connectives

    2/2

    #includemain()

    { int x,y;

    for (y=0;y