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

Answer Posted / yashwanth

all are preprocessor directives

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain modulus operator.

806


In c language can we compile a program without main() function?

841


What is the g value paradox?

849


Should a function contain a return statement if it does not return a value?

816


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

3095


What is queue in c?

758


What are the types of functions in c?

753


Which one would you prefer - a macro or a function?

833


What is the symbol indicated the c-preprocessor?

940


how can use subset in c program and give more example

1689


A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

853


How can I dynamically allocate arrays?

776


When should the volatile modifier be used?

883


What is a structure and why it is used?

850


What is the benefit of using #define to declare a constant?

846