

InterviewSolution
Saved Bookmarks
1. |
If a graph is plotted taking the temperature in Fahrenheit along the `Y`-axis and the corresponding temperature in Celsius along the `X`-axis, it will be a straight lineA. `5//9`B. `9//5`C. `4//5`D. `5//4` |
Answer» Correct Answer - B `DeltaF = (9)/(5)DeltaC` |
|