Q. What should be the output of below program?#define # @@include "stdio.h"int main(){printf("C.com");return 0;} (Solved)
1. C.com
2. Nothing
3. Compilation Error
4. Depends on Complier
- c. Compilation Error
1. C.com
2. Nothing
3. Compilation Error
4. Depends on Complier