Question: Write a program that inputs one value of type integer and one value of type double, and outputs the integer value and the double value
Write a program that inputs one value of type integer and one value of type double, and outputs the integer value and the double value separated by
= if the integer value you input is equal to the double value you input
!= if the integer value is not equal to the double value please use C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
