Make the required if statements so that the statements onlyprint if they are true.

#include <iostream> using namespace std; //Make the required if statements so that the statements only print if they are true int mainO int x int y = 10; cin >x cout <<x <“is larger than ” y<endl; cout <<x <<” is smaller than” << y << endl; cout <<x <<” is equal to “<< y << endl; Show transcribed image text
Expert Answer
An
PayPal Gateway not configured
PayPal Gateway not configured