Question: What is output of the following program? #include using namespace std; int x = 19; int main () { int x = 21; {
What is output of the following program? #include using namespace std; int x = 19; int main () { int x = 21; { int x = 41; cout
Step by Step Solution
3.42 Rating (152 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
