An instruction which is analysed and acted upon by the processor prior to the compiler going its work

a) directive

b) constructive

c) constant

d) absolute mode


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a program to generate prime factors of a given integer?

2 Answers  


Is the exit() function same as the return statement? Explain.

0 Answers   Agilent, ZS Associates,


What are the rules for identifiers in c?

0 Answers  


Explain what math functions are available for integers? For floating point?

0 Answers  


what is the maximum limit of row and column of a matrix in c programming. in linux .

4 Answers   NIIT,






Which of the following is not a valid declaration for main ()? 1) int main() 2) int main(int argc, char *argv[]) 3) They both work

2 Answers  


How can you draw circles in C?

0 Answers   Accenture,


What is the use of #define preprocessor in c?

0 Answers  


Toggle nth bit in a given integer - num

5 Answers   Qualcomm,


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

0 Answers  


Explain the advantages of using macro in c language?

0 Answers  


Do variables need to be initialized?

0 Answers  


Categories