Question: What is the output of the following code? #include using namespace std; int main() { int a = 30; if(a>=50) { cout using namespace std;

What is the output of the following code? #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
