What are the preprocessor categories?


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

Post New Answer

More C Interview Questions

Which is more efficient, a switch statement or an if else chain?

0 Answers  


Differentiate between ordinary variable and pointer in c.

0 Answers  


Is fortran still used in 2018?

0 Answers  


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

0 Answers  


How can I write a function analogous to scanf?

0 Answers  






i=10,j=20 j=i,j?(i,j)?i:j:j print i,j

1 Answers   CSC,


What is the g value paradox?

0 Answers  


Tell me a C program to display the following Output? 1 1 1 1 1 2 2 2 2 3 3 3 4 4 5

3 Answers  


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

0 Answers  


What ios diff. Between %e & %f?

3 Answers   Honeywell,


What is sizeof c?

0 Answers  


wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }

2 Answers  


Categories