which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answers were Sorted based on User's Feedback
Answer / debasish mishra
#pragma is not a preprocessor directive
| Is This Answer Correct ? | 2 Yes | 9 No |
What is || operator and how does it function in a program?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
void main() { int i=5; printf("%d",i+++++i); }
why TCS selected more student in the software field from all institution.
What are the advantages of using Unions?
Which is better malloc or calloc?
who is the father of c
Between macros and functions,which is better to use and why?
Describe advantages and disadvantages of the various stock sorting algorithms
difference between spiral and waterfall model
what are the 10 different models of writing an addition program in C language?
Why is main function so important?