which one is not preprocessor directive
a)#if b)#elif c)#undef d)#pragma
Answer Posted / thoufik
#if is not the preprocessor.......
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What's the total generic pointer type?
What is the use of bitwise operator?
What is c system32 taskhostw exe?
What are the usage of pointer in c?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is a program flowchart and how does it help in writing a program?
What are keywords c?
What is a #include preprocessor?
Sir i need notes for structure,functions,pointers in c language can you help me please
What is the difference between void main and main in c?
what is stack , heap ,code segment,and data segment
How do you convert strings to numbers in C?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
Explain what is the difference between functions abs() and fabs()?
In which language linux is written?