Transcription: The implicit conversions that the compiler performs and the explicit conversions that it allows make coding more convenient. You do not have to continually overload functions to handle types that are related. However, as this example shows, conversions can produce unwanted results.