Question: using C++ I need help with this assignment int x = 40, y = 8 1. Write a line of code to print 0 if
using C++ I need help with this assignment
int x = 40, y = 8
1. Write a line of code to print 0 if x is an odd number
2. Write a line of code to print 1 if y is a factor of x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
