Question: Program should be in C++ Write a function called zeroSmaller() that is passed two intarguments by reference and then sets the smaller of the two

Program should be in C++
Write a function called zeroSmaller() that is passed two intarguments by reference and then sets the smaller of the two numbers to 0. Write a main()program to exercise this function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
