What are c preprocessors?


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

Post New Answer

More C Interview Questions

int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}}; int *p=&a; printf(ā€œ%dā€,*(*(x+1)+3));

2 Answers   Wipro,


What are the types of type qualifiers in c?

0 Answers  


What is Conio.h ?

2 Answers   TCS,


Are pointers really faster than arrays?

0 Answers  


what is the different between if-else and switch statment (other than syntax)

26 Answers   CTS, Oracle, Scorpos,






What is wild pointer in c?

0 Answers  


Why is c not oop?

0 Answers  


what is c?

7 Answers   Tech Mahindra,


what is the difference between static variable and register variable?

3 Answers  


can any one tel me wt is the question pattern for NIC exam

0 Answers   NIC,


Can we declare a function inside a function in c?

0 Answers  


How does free() know explain how much memory to release?

0 Answers  


Categories