Answered You can hire a professional tutor to get the answer.
I was wondering if anyone can help me solve this question of C++ programming. I am an undergraduate student. The
I was wondering if anyone can help me solve this question of C++ programming. I am an undergraduate student. The
question is as follows :
If any of the 3 variables have the same value, but the value is different from the third variable, display AAB, otherwise display CCC
(Should solve using if statement)