Implement a java program to display the sum of two given numbers if the numbers are same.if the numbers are not same, display the double of the sum
Answers
Answered by
4
Step-by-step explanation:
Flowchart: Java exercises: Print the sum of two numbers
Sample solution using input
Similar questions