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

Answer Posted / kalpana.y




#elif is not a preprocessor

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how logic is used

1723


What is a pointer in c?

1007


What is a union?

807


What is the difference between Printf(..) and sprint(...) ?

1090


What standard functions are available to manipulate strings?

833


p*=(++q)++*--p when p=q=1 while(q<=6)

1503


Do array subscripts always start with zero?

1023


Explain can you assign a different address to an array tag?

863


Where static variables are stored in memory in c?

746


How can I remove the trailing spaces from a string?

832


What are extern variables in c?

760


Explain what is the heap?

814


What is #include in c?

802


In a switch statement, explain what will happen if a break statement is omitted?

835


What is a spanning Tree?

1262