Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: ovrpaid on May 4, 2018



Title: True/False: The following two pairs of statements produce the same result:
Post by: ovrpaid on May 4, 2018
True/False:  The following two pairs of statements produce the same result:
a.   b.
If X is true AND Y is true Then
     do Z
Else do W   If X is NOT true OR Y is NOT true Then
      do W
Else do Z


True or False?


Title: Re: True/False: The following two pairs of statements produce the same result:
Post by: penia_smiles on May 4, 2018
Content hidden