Explain what are preprocessor directives?


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

Post New Answer

More C Interview Questions

What is ## preprocessor operator in c?

0 Answers  


Explain data types & how many data types supported by c?

0 Answers  


Explain how do you list files in a directory?

0 Answers  


What does char * * argv mean in c?

0 Answers  


What is the purpose of type declarations?

0 Answers  






Differentiate between declaring a variable and defining a variable?

0 Answers  


why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

0 Answers  


how we can say java is platform independent, while we require JVM for that particular Operating System?

3 Answers   Honeywell, TCS,


what is an ERP?

2 Answers   Infotech,


What is this infamous null pointer, anyway?

0 Answers  


What is true about the following C Functions a.Need not return any value b.Should always return an integer c.Should always return a float d.Should always return more than one value.

11 Answers   TCS,


Can you please explain the scope of static variables?

0 Answers  


Categories