What does the c preprocessor do?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }

1 Answers  


what is answer for perfect number????????????????

1 Answers  


how can i get this by using for loop? * ** * **** * ******

3 Answers   Excel,


Is c still used in 2019?

1 Answers  


Explain what is the benefit of using an enum rather than a #define constant?

0 Answers  


What are the main characteristics of c language describe the structure of ac program?

0 Answers  


What is the use of pragma in embedded c?

0 Answers  


what will be the output of "printf("%d%d",scanf("%d% d",&a,&b))".provide an explation regarding the question

6 Answers  


difference between memcpy and strcpy

1 Answers  


why u join this call center?

6 Answers   DELL,


What does the error 'Null Pointer Assignment' mean and what causes this error?

0 Answers   TISL,


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

0 Answers  


Categories