Exam (elaborations)
CISC 101 - Week 3, 4, 5, 6 (All Correct 100%)
- Course
- Institution
What are the boolean operators? correct answers And, or, not Describe the AND operator. correct answers Returns true only if A AND B are BOTH true. Describe the OR operator. correct answers Returns true if A OR B are true. Describe the NOT operator. correct answers NOT flips the T/F of the...
[Show more]