Boolean can be use to check math as follows;
<h3>What are Booleans?</h3>
Booleans is a datatype with two possible values namely True and False.
The Boolean can be denoted as bool.
In programming its often use to check if a mathematical expression or statement are True or False.
Therefore, let's use it in mathematical expression;
6 < 5
8 > 7
6 == 9
The first expression will return False.
The second expression will return True.
The third expression will return False.
learn more on Booleans here: brainly.com/question/14120893
#SPJ11
Answer:
Explanation:
It's the surface the brake pads contact. When you step on the brakes, pressurized brake fluid pushes against the pistons inside the caliper, forcing the brake pads against the rotor. As the brake pads press against both sides of the disc, the friction stops the wheel's rotation.