Lab 4
- Due No Due Date
- Points 10
- Submitting a file upload
- File Types cpp
For problem 1, the answers don't look like they make a lot of sense at first, but if you carry out the actual Boolean Algebra operations on paper using the standard 4 byte memory space for integers, they're actually correct. Remember that Boolean Algebra is less of a math problem and more of a logical process.
For problem 2, please make sure you're using if/else to complete the problem. Keep in mind that ASCII and characters are already inherently integers and can be treated as such. Type casting is not needed. In short: Avoid having any actual integers for this program if you can.
For problem 3, you'll find a hint to solving this problem in the slides. Remember that variable names are NOT the same thing as variable values. Don’t get those mixed up!
Rubric
Criteria | Ratings | Pts | |
---|---|---|---|
boolalg.cpp
threshold:
pts
|
pts
--
|
||
compare.cpp
threshold:
pts
|
pts
--
|
||
movie.cpp
threshold:
pts
|
pts
--
|
||
Total Points:
10
out of 10
|