Answer:
<em> - 14.943 W/m^2K ( negative sign indicates cooling ) </em>
Explanation:
Given data:
Area of FPC = 4 m^2
temp of water = 60°C
flow rate = 0.06 l/s
ambient temperature = 8°C
exit temperature = 49°C
<u>Calculate the overall heat loss coefficient </u>
Note : heat lost by water = heat loss through convection
m*Cp*dT = h*A * ( T - To )
∴ dT / T - To = h*A / m*Cp ( integrate the relation )
In (
) = h* 4 / ( 0.06 * 10^-3 * 1000 * 4180 )
In ( 41 / 52 ) = 0.0159*h
hence h = - 0.2376 / 0.0159
= - 14.943 W/m^2K ( heat loss coefficient )
Answer: (b)
Explanation:
Given
Original length of the rod is 
Strain experienced is 
Strain is the ratio of the change in length to the original length

Therefore, new length is given by (Considering the load is tensile in nature)

Thus, option (b) is correct.
Answer:
Of course music plays crucial role
Answer:
The field-effect transistor (FET) is a type of transistor which uses an electric field to control the flow of current.
FET is named field effect transistor as field effect is producing, but in BJT also field effect will produce. :)
Answer: True
Explanation:
An Infinite loop occurs in a computer programming when a sequence of instructions run endlessly without stopping until there is an external intervention, this intervention could be pull or plug. It is also known as endless loop. It occurs due to using of variables that are not properly updated or when there is an error in looping condition.