Design an algorithm that will receive two integer items


Design an algorithm that will receive two integer items from a
terminal operator, and display to the screen their sum, difference,
product and quotient. Note that the quotient calculation (first integer
divided by second integer) is only to be performed if the second integer
does not equal to zero. 

Request for Solution File

Ask an Expert for Answer!!
English: Design an algorithm that will receive two integer items
Reference No:- TGS073069

Expected delivery within 24 Hours