Computers and Technology

[13] you hve been hired by fraction calculator to write a c++ console application that lets the user perform arithmetic operations on fractions. fractions are of the form a/b, in which a and b are integers and b≠0. your program must be menu driven, allowing the user the select the operation (+, -, *, or /) and input the numberator and denominator of each fraction. furthermore, your program must consist of at least the following functions: menu: this function informs the user about the programs purpose, explains how to enter data, and allows the user to select the operation; addfraction: this function takes as input four integers representing the numerators and denominators of two fractions, adds the fractions, and returns the numerator and the denominator as result (hint: user & ); subtractionfractions: this function takes as input four integers representing the numerators and denominators of two fractions, subtracts the fractions, and returns the numerator and the denominator as result (hint: user & ); multiplyfractions: this function takes as input four integers representing the numerators and denominators of two fractions, multiplies the fractions, and returns the numerator and the denominator as result (hint: user & ); dividefractions: this function takes as input four integers representing the numerators and denominators of two fractions, divides the fractions, and returns the numerator and the denominator as result (hint: user & );

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 02:30, paolaviviana
Experimental data that is expressed using numbers is said to be
Answers: 1
image
Computers and Technology, 23.06.2019 05:00, mariahchaparro08
Which best explains why a digital leader would join a society specializing in technology
Answers: 1
image
Computers and Technology, 23.06.2019 05:20, reeeeeee32
What did creator markus “notch" persson initially call his game
Answers: 1
image
Computers and Technology, 23.06.2019 20:00, noah12345678
What multimedia system creates an immersive, real-life experience that the user can interact with?
Answers: 1
Do you know the correct answer?
[13] you hve been hired by fraction calculator to write a c++ console application that lets the user...

Questions in other subjects: