You did not specified the language, so I did my program in python.
Hope it helps!!!
So that they can lower the I2R losses
Answer:
See explanation
Explanation:
!= means not equal
The given operator is not a logical operator but rather a comparison operator.
It compares two expressions, values or variables and returns true if the items being compared are not equal.