Question: the correct choice please only ?which operator has the highest precedence Option 1 What should be the output of below program? int main() { int


?which operator has the highest precedence Option 1 What should be the output of below program? int main() { int a = 1; switch(a) { case 1: cout using namespace std; main() { int r, X- 2; float y - 5; r- y%x; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
