What will happen when you attempt to compile and run the following code?
#include
using namespace std;
#define A 1
int main()
{
#if A
cout<<"Hello";
#endif
cout<<"world";
return 0;
}
Limited Time Offer
25%
Off
Paz
12 days agoAntione
15 days agoCharlette
16 days agoMartha
25 days ago