Question: Write a program called project1XXX.tny in TINY language which reads two integer values, calculate their summation, subtraction, multiplication and division, and output the results in
Write a program called project1XXX.tny in TINY language which reads two integer values, calculate their summation, subtraction, multiplication and division, and output the results in the order as listed.XXX are your initials. Check the feasibility of the values for division operation (divided by zero). Output a value of zero if the denominator of the division operation is zero.Calculate the summation and average of all integers between the first and the second integer. Compare those two integers to make sure the range is feasible.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
