Latest C++ Aptitude Question SOLUTION: Flag question Question text What will be the output of the following program? #include using namespace std; int g = 100; int main() { int a; { int b;