Answer:
B) Process
Explanation:
In thermodynamics a process is a passage of a thermodynamic system from an initial to a final state of thermodynamic equilibrium.
A thermodynamic process path is the series of states through which a system passes from an initial to a final state.
Cycle is a process in which initial and final state are identical.
Answer:
All of them cause friction
Explanation:
google
A jack plane is a general purpose woodworking bench plane, used for dressing timber down to the correct size in preparation for truing and/or edge jointing.
I hope this helps you :)
Answer:
A truth table is a logical expression of the given inputs specially in boolean algebra and boolean functions in computer science and digital electronics.
Explanation:
Number of variables are 3 i.e A,B and C
so the number of bits are 2^3=8
A B C A+B B+C (A+B)(B+C)
0 0 0 0 0 0
0 0 1 0 1 0
0 1 0 1 1 1
0 1 1 1 1 1
1 0 0 1 0 0
1 0 1 1 1 1
1 1 0 1 1 1
1 1 1 1 1 1