In order for the OR function to yield TRUE all the arguments
In order for the OR function to yield TRUE all the arguments must be true.
Weight is a variable. 135 pounds is a value.
| True |
Solution
1) In order for the OR function to yield TRE all arguments must not be TRUE , if one of the input is TRUE then OR operations will result in TRUE.
2) Weight is variable and pound (which is a measure of weight) and if we say 135 pound then we will say its the value of measure of weight.
