What will be the output of the program


What will be the output of the program code?

#include
#define a 10
void main()
{
#define a 50
printf("%d", a);
}

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: What will be the output of the program
Reference No:- TGS01495419

Now Priced at $10 (50% Discount)

Recommended (97%)

Rated (4.9/5)