9.3k views
3 votes
Multiple boolean expressions can be combined by using a logical operator to create ________ expressions.

1 Answer

3 votes
Boolean expressions can be combined by using a logical operator to create compound expressions. A boolean expression is an expression that takes into account and evaluates specific data, which is in the form of true and/or false. A compound expression is merely a statement of expressions.
User Fadils
by
8.6k points