Difference between revisions of "Logical operators assignment"
From WLCS
| Line 1: | Line 1: | ||
| − | + | ==Directions== | |
| − | # Open a | + | # Open a Google Doc |
| + | # Title the file: Logical Operators Assignment | ||
# Put your name at the top | # Put your name at the top | ||
| − | + | # Complete the exercises below in this file | |
| − | # Complete the exercises below in | ||
# Be sure to number each of your answers!! | # Be sure to number each of your answers!! | ||
| + | # Share the document with Mr. Bui | ||
| − | + | ==References== | |
* [[Media:BooleanLogic.ppt]] | * [[Media:BooleanLogic.ppt]] | ||
| − | + | ==Exercises== | |
* Evaluate and simplify the following as True or False | * Evaluate and simplify the following as True or False | ||
# not(False) | # not(False) | ||
Revision as of 10:45, 27 September 2012
Directions
- Open a Google Doc
- Title the file: Logical Operators Assignment
- Put your name at the top
- Complete the exercises below in this file
- Be sure to number each of your answers!!
- Share the document with Mr. Bui
References
Exercises
- Evaluate and simplify the following as True or False
- not(False)
- True or False
- False and False
- True and False
- not(True or False)
- True or True
- False and True
- False or True
- not(False) and True
- not(True) or False
- not(True) or True
Submit:
- Submit the file to School Web Lockers