pradeep


{ City } hyderabad
< Country > india
* Profession *
User No # 13455
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 19
Users Marked my Answers as Wrong # 0
Questions / { pradeep }
Questions Answers Category Views Company eMail




Answers / { pradeep }

Question { Wipro, 20523 }

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


Answer

All are Preprocessor directives
below are some more preprocessors for your reference:

#define
#error
#import
#undef
#elif
#if
#include
#using
#else
#ifdef
#line
#endif
#ifndef
#pragma

Is This Answer Correct ?    19 Yes 0 No