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 ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are global variables and how do you declare them?

794


What is the difference between new and malloc functions?

834


Why is c used in embedded systems?

863


What is signed and unsigned?

837


What is indirection? How many levels of pointers can you have?

916


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2253


How can I split up a string into whitespace-separated fields?

819


Explain how can I convert a string to a number?

855


What is 'bus error'?

874


What is the difference between array_name and &array_name?

997


What is new line escape sequence?

1039


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

824


What is c mainly used for?

829


How do you print only part of a string?

789


How to declare a variable?

776