InterviewSolution
Saved Bookmarks
| 1. |
Define state variables. |
|
Answer» State variable:- State functions are the fundamental properties which determine the state of a system. These are called state variables. A list of the state variables which describe the state of a system is given below: Pressure(p), Temperature(T), Volume(V), Internal energy(E), Enthalpy(H), Entropy(S), Free energy(G), Number of moles(n). |
|