which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / debasish mishra
#pragma is not a preprocessor directive
Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
How many types of sorting are there in c?
What is c mainly used for?
Write a program to print fibonacci series using recursion?
Explain what is gets() function?
When is a null pointer used?
How do you initialize pointer variables?
Explain how do you determine a file’s attributes?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
What are the different types of pointers used in c language?
Why are algorithms important in c program?
List out few of the applications that make use of Multilinked Structures?
What does malloc () calloc () realloc () free () do?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
I need a sort of an approximate strcmp routine?
all c language question