which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma

Answer Posted / wizard

Ans is #if, no preprocessor directive with #if. it is #ifdef
or #ifndef

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a code to generate a series where the next element is the sum of last k terms.

730


Should I learn data structures in c or python?

575


Explain the use of function toupper() with and example code?

651


Place the #include statement must be written in the program?

567


Why n++ execute faster than n+1 ?

1838






What is the use of #define preprocessor in c?

613


What is the purpose of ftell?

595


How many types of sorting are there in c?

604


Give basis knowledge of web designing ...

1569


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

652


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1320


What are structure members?

590


Tell me what is null pointer in c?

610


Why we use int main and void main?

533


Explain how are portions of a program disabled in demo versions?

649