logo

Crowdly

Browser

Add to Chrome

Predict the output of following program? #include <stdio.h> #define MAX 1000 ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Predict the output of following program?

#include <stdio.h>

#define MAX 1000

int main()

{

int MAX = 100;

printf("%d ", MAX);

return 0;

}

0%
100%
0%
0%
More questions like this

Want instant access to all verified answers on lms.aub.edu.lb?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome