Question: Create a program that asks the user to type an integer number. If the number is a multiple of 5, then the program will say
Create a program that asks the user to type an integer number. If the number is a multiple of 5, then the program will say "YES". Otherwise, it will say "NO". (if else statements) Create a program that asks the user to type TWO values of type double. If the two numbers are equal, you program will print "Equal" to the console. Otherwise, your program will print "Not equal
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
