(a && b) || (a && b)
a && b
This is equivalent to c || c
. (See the explanation for Exercise 2.)
Navigation
Exercise 7 solution
Exercise 9 solution
Exercises
All solutions
(a && b) || (a && b)
a && b
This is equivalent to c || c
. (See the explanation for Exercise 2.)
Exercise 7 solution
Exercise 9 solution
Exercises
All solutions