What are preprocessor directives in c?


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

Post New Answer

More C Interview Questions

write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

0 Answers   Persistent,


Write a function to find the area of a triangle whose length of three sides is given

2 Answers  


Why is c called c not d or e?

0 Answers  


What is the Difference between Class and Struct?

10 Answers   Motorola,


Where are the auto variables stored?

0 Answers   TISL,


What is d'n in c?

0 Answers  


How does sizeof know array size?

0 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


a=5 a=a++/++a

14 Answers   Bhel,


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

0 Answers  


Total of how many functions are available in c?

3 Answers  


Program to find larger of the two numbers without using if-else,while,for,switch

11 Answers   iNautix, Wipro,


Categories