Type Conversion ToPrimitive(input,PreffredType ) PreffredType is optional argument In case where input can be converted into multiple type, we take the decesion using this. Convert the input into non-object type. Type Conversion discusses the co...