zjohnnyboy4235 zjohnnyboy4235 05-10-2022 Computers and Technology Answered declare double variables num1, den1, num2, and den2, and read each variable from input in that order. find the difference of the fractions num1/den1 and num2/den2 and assign the result to difffractions. the calculat