which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / magesh
All are preprocessor directive
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Do pointers take up memory?
What is difference between stdio h and conio h?
What is %d used for?
Is that possible to add pointers to each other?
What is modeling?
What are the two types of functions in c?
What is the general form of #line preprocessor?
Compare and contrast compilers from interpreters.
write a c program for swapping two strings using pointer
What is bss in c?
How are pointers declared in c?
What is difference between static and global variable in c?
What is volatile keyword in c?
What is function pointer c?