which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / neeraj kandwal
all r preprocessor directive
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can stdout be forced to print somewhere other than the screen?
How are structure passing and returning implemented?
What is the use of structure padding in c?
How are pointers declared in c?
What do you mean by a sequential access file?
in iso what are the common technological language?
What is pointer and structure in c?
Explain what is a program flowchart and explain how does it help in writing a program?
What is struct node in c?
Which driver is a pure java driver
Can include files be nested? How many levels deep can include files be nested?
What are the 4 types of functions?
What is the use of gets and puts?
What is difference between stdio h and conio h?
What is function definition in c?