Transcription: Here, the object C is a fraction with an initial value of minus five over four. The three elements in the array D are fractions with initial values of one over four, one over two, and three over four. The conversion constructor is called to create a temporary object of type fraction on the right-hand side of each assignment. The value of the temporary fraction object is assigned to the fraction object declared on the left-hand side. and the temporary object is discarded.