Which of the following is the correct simplification of Boolean expression A'BC + AC?
A Boolean expression is a logical statement that is either TRUE or FALSE. Boolean expressions can compare data of any type as long as both parts of the expression have the same basic data type. We can test data to see if it is equal to, greater than, or less than other data.
The correct simplification of Boolean expression A'BC + AC=BC.