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

Answer Posted / soumya

all are preprocessor

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can include files be nested? How many levels deep can include files be nested?

865


What is the need of structure in c?

785


write a progrmm in c language take user interface generate table using for loop?

1799


Do you have any idea about the use of "auto" keyword?

862


Why static variable is used in c?

760


When should I declare a function?

822


Why is C language being considered a middle level language?

847


Why does not c have an exponentiation operator?

809


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

2102


Can we add pointers together?

820


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

978


What is a newline escape sequence?

856


How many types of arrays are there in c?

779


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

934


I have a varargs function which accepts a float parameter?

793