Showing 0-0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | Boolean Operators: AND, OR, NOT | Question, Battery | Boolean Operator self-assessment questions: AND, OR, NOT. | OpenDSA | Boolean Operator, Conditional Statement |
| 2 | Logical Equivalence Review Questions | Question, Battery | Logical equivalence self-assessment questions. | OpenDSA | Boolean Operator, Boolean Expression |
| 3 | Chapter Review Questions: Software Testing | Question, Battery | Software testing for CS1 self-assessment questions. | OpenDSA | Boolean Operator, Boolean Expression |
| 4 | Boolean Operators | Boolean Operators | AnnEx | boolean expressions | |
| 5 | boolean operators | boolean operators | AnnEx | boolean expressions | |
| 6 | DEPRECATED_Boolean Operators | Java BehaviorExample for demonstrating DEPRECATED_Boolean Operators | AnnEx | ||
| 7 | Bitwise Operators | Python BehaviorExample for demonstrating Bitwise Operators | WebEx | boolean expressions, operators | |
| 8 | Identity Operators | Python BehaviorExample for demonstrating Identity Operators | WebEx | boolean expressions, operators | |
| 9 | Comparison Operators | Python BehaviorExample for demonstrating Comparison Operators | WebEx | boolean expressions, comparison operators, operators | |
| 10 | relational operators | Java CodeVisualization for demonstrating relational operators | JSVEE | boolean expressions, logical operators | |
| 11 | account management | Python PredictingFinalResult for demonstrating account management | QuizPET | boolean expressions, boolean logic, logical operators | |
| 12 | comparison | Python PredictingFinalResult for demonstrating comparison | QuizPET | boolean expressions, boolean logic, comparison operators | |
| 13 | Bigger Than | Assume that num1 and num2 have been initialized to numbers, so that number1 is bigger. Construct a program that correctly... | jsParsons | boolean expressions, boolean logic, comparison operators | |
| 14 | Comparisons | Construct a program that prints out whether variable a is bigger than b. | jsParsons | boolean expressions, boolean logic, comparison operators | |
| 15 | Comparison | Python CodeVisualization for demonstrating Comparison | JSVEE | boolean expressions, boolean logic, comparison operators | |
| 16 | Logic | Python CodeVisualization for demonstrating Logic | JSVEE | boolean expressions, boolean logic, logical operators | |
| 17 | Boolean Operations (OR) | Java PredictingFinalResult for demonstrating Boolean Operations (OR) | QuizJET | boolean expressions, control flow, logical operators | |
| 18 | XOR | Construct a program that mimics a XOR gate (exclusive or). When input_a and input_b are the same, it should print... | jsParsons | boolean expressions, boolean logic, if-else statement, logical operators | |
| 19 | Boolean expressions (Memphis) | Some basic demos of boolean expressions (1-31) | AnnEx | logical operators | |
| 20 | comparison operators | comparison operators | AnnEx | boolean expressions | |
| 21 | Logical Operators | Logical Operators | AnnEx | boolean expressions, if-else statement | |
| 22 | relational operators | relational operators | AnnEx | boolean expressions | |
| 23 | comparison operators | Java CodeVisualization for demonstrating comparison operators | JSVEE | boolean expressions, control flow, if-else statement |