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 Boolean Operators Boolean Operators AnnEx boolean expressions
3 boolean operators boolean operators AnnEx boolean expressions
4 DEPRECATED_Boolean Operators Java BehaviorExample for demonstrating DEPRECATED_Boolean Operators AnnEx
5 Logical Equivalence Review Questions Question, Battery Logical equivalence self-assessment questions. OpenDSA Boolean Operator, Boolean Expression
6 Chapter Review Questions: Software Testing Question, Battery Software testing for CS1 self-assessment questions. OpenDSA Boolean Operator, Boolean Expression
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 expressions (Memphis) Some basic demos of boolean expressions (1-31) AnnEx logical operators
18 comparison operators comparison operators AnnEx boolean expressions
19 Logical Operators Logical Operators AnnEx boolean expressions, if-else statement
20 relational operators relational operators AnnEx boolean expressions
21 comparison operators Java CodeVisualization for demonstrating comparison operators JSVEE boolean expressions, control flow, if-else statement
22 Boolean Operations (OR) Java PredictingFinalResult for demonstrating Boolean Operations (OR) QuizJET boolean expressions, control flow, logical operators
23 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
24 Boolean Operations (AND) Java PredictingFinalResult for demonstrating Boolean Operations (AND) QuizJET boolean expressions, conditionals, control flow, if-else statement
25 Using boolean Java PredictingFinalResult for demonstrating Using boolean QuizJET boolean expressions, control flow, if-else statement
26 Boolean Operations (Greater equal) Java PredictingFinalResult for demonstrating Boolean Operations (Greater equal) QuizJET boolean expressions, conditionals, control flow, if-else statement
27 Boolean Operations (Less equal) Java PredictingFinalResult for demonstrating Boolean Operations (Less equal) QuizJET boolean expressions, conditionals, control flow, if-else statement
28 Boolean Operations (Not) Java PredictingFinalResult for demonstrating Boolean Operations (Not) QuizJET boolean expressions, control flow, if-else statement
29 Boolean Operations (Not equal) Java PredictingFinalResult for demonstrating Boolean Operations (Not equal) QuizJET boolean expressions, control flow, if-else statement
30 q_java_Boolean Operation (Greater equal 2) Java PredictingFinalResult for demonstrating q_java_Boolean Operation (Greater equal 2) QuizJET boolean expressions
31 Boolean Variables C++ BehaviorExample for demonstrating Boolean Variables AnnEx
32 Boolean Declaration Boolean Declaration AnnEx boolean expressions
33 Boolean Expression Boolean Expression AnnEx boolean expressions
34 DEPRECATED_boolean declaration Java BehaviorExample for demonstrating DEPRECATED_boolean declaration AnnEx
35 DEPRECATED_Boolean Expression Java BehaviorExample for demonstrating DEPRECATED_Boolean Expression AnnEx
36 Determining When All Three Boolean Variables Are Equal Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
37 Determining When All Three Boolean Variables Are Equal Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
38 Determining When All Three Boolean Variables Are Equal Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
39 Determining When All Three Boolean Variables Are Equal. Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
40 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is true based on the inputs... PCEX
41 Determining When at Least One of the Three Boolean Variables is False Construct a program that determines whether at least one of the three boolean variables is false based on the inputs... PCEX
42 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is true based on the inputs... PCEX
43 Determining When at Least One of the Three Boolean Variables is False Construct a program that determines whether at least one of the three boolean variables is false based on the inputs... PCEX
44 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is True based on the inputs... PCEX
45 Determining When at Least One of the Three Boolean Variables is False Construct a program that determines whether at least one of the three boolean variables is False based on the inputs... PCEX
46 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is True based on the inputs... PCEX
47 Determining When at Least One of the Three Boolean Variables is False. Construct a program that determines whether at least one of the three boolean variables is False based on the inputs... PCEX
48 Given three numbers x, y, z and a Boolean variable <code>strict</code>, return <code>true</code> if <code>strict</code> is false and x ≤ y ≤ z, or <code>strict</code> is true and x &lt; y &lt; z. Code Completion Given three numbers x, y, z and a Boolean variable strict, return true if strict is false and x ≤... CodeCheck Branches, Branches with Functions
49 q_py_account_logic1_es Python PredictingFinalResult for demonstrating q_py_account_logic1_es QuizPET boolean expressions
50 q_py_comparison_logic1_es Python PredictingFinalResult for demonstrating q_py_comparison_logic1_es QuizPET boolean expressions, conditionals
51 Comparing Strings Java PredictingFinalResult for demonstrating Comparing Strings QuizJET boolean expressions, control flow, string operations
52 Comparisons 2 Java PredictingFinalResult for demonstrating Comparisons 2 QuizJET boolean expressions
53 Comparisons Java PredictingFinalResult for demonstrating Comparisons QuizJET boolean expressions, conditionals
54 Comparing Strings Java PredictingFinalResult for demonstrating Comparing Strings QuizJET boolean expressions, conditionals, data types, string operations, strings, variables
55 if-else 1 Java PredictingFinalResult for demonstrating if-else 1 QuizJET boolean expressions, conditionals, if-else statement, strings
56 if-else 5 Java PredictingFinalResult for demonstrating if-else 5 QuizJET boolean expressions, conditionals, if-else statement
57 Test Null Java PredictingFinalResult for demonstrating Test Null QuizJET boolean expressions
58 Question 11 Java PredictingFinalResult for demonstrating Question 11 QuizJET boolean expressions
59 Object Creation and Method Calls Object Creation and Method Calls AnnEx boolean expressions, classes, objects
60 Decision If Decision If AnnEx boolean expressions, if-else statement
61 if-else-if if-else-if AnnEx boolean expressions, conditionals, if-else statement
62 If Else If Else AnnEx boolean expressions, conditionals, if-else statement
63 If with complex condition If with complex condition AnnEx boolean expressions, if-else statement
64 If Statement If Statement AnnEx boolean expressions, if-else statement
65 Nested if Nested if AnnEx boolean expressions, conditionals, if-else statement
66 Using && Using && AnnEx boolean expressions, if-else statement
67 Using || Using || AnnEx boolean expressions, if-else statement
68 Object Equality Java BehaviorExample for demonstrating Object Equality AnnEx boolean expressions, variables
69 String Equals Java BehaviorExample for demonstrating String Equals AnnEx boolean expressions, strings, variables
70 Testing for null Java BehaviorExample for demonstrating Testing for null AnnEx boolean expressions
71 Usar expresiones booleanas como parámetros de una función Asume que num1 y num2 han sido inicializados a numeros, de modo que numero1 es mayor. Construye un programa que... jsParsons boolean expressions, conditionals
72 Practicar el uso de comparaciones Construye un programa que imprima si la variable a es mayor que b. jsParsons boolean expressions, conditionals
73 Crear una compuerta XOR usando sentencias if...elif Construye un programa que imite una compuerta XOR (o exclusivo). Cuando input_a y input_b sean iguales, debe imprimir 0 y... jsParsons boolean expressions, conditionals
74 If Conditions Demo Java CodeVisualization for demonstrating If Conditions Demo JSVEE boolean expressions, conditionals, control flow, if-else statement
75 Greatest Divisor Brute Force2 Python CodeVisualization for demonstrating Greatest Divisor Brute Force2 JSVEE boolean expressions, functions
76 booleans.fail_course PCEX Set of activities for booleans.fail_course PCEX
77 booleans.fail_course PCEX Set of activities for booleans.fail_course PCEX
78 booleans.hot_dry PCEX Set of activities for booleans.hot_dry PCEX
79 booleans.hot_dry PCEX Set of activities for booleans.hot_dry PCEX
80 booleans.phone_age PCEX Set of activities for booleans.phone_age PCEX
81 booleans.phone_age PCEX Set of activities for booleans.phone_age PCEX
82 booleans.rent_car PCEX Set of activities for booleans.rent_car PCEX
83 booleans.rent_car PCEX Set of activities for booleans.rent_car PCEX
84 booleans.three_booleans PCEX Set of activities for booleans.three_booleans PCEX
85 booleans.three_booleans PCEX Set of activities for booleans.three_booleans PCEX
86 py_three_booleans PCEX Set of activities for py_three_booleans PCEX
87 py_three_booleans_llm PCEX Set of activities for py_three_booleans_llm PCEX