What is the purpose of the preprocessor directive error?


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

Post New Answer

More C Interview Questions

wap to print "hello world" without using the main function.

22 Answers   TCS, Wipro,


How would you use the functions fseek(), freed(), fwrite() and ftell()?

0 Answers   Aspire, Infogain, TISL,


List the different types of c tokens?

0 Answers  


What is page thrashing?

0 Answers  


What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?

1 Answers  






What is function prototype in c language?

0 Answers  


What are the application of c?

0 Answers  


a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.

0 Answers  


What is array in c with example?

0 Answers  


Can main () be called recursively?

0 Answers  


Why doesn't C support function overloading?

2 Answers  


what is d pitfalls of registers variables

3 Answers   TCS,


Categories