Explain what is #line used for?


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

Post New Answer

More C Interview Questions

How do you override a defined macro?

0 Answers  


Explain the difference between exit() and _exit() function?

0 Answers  


How is pointer initialized in c?

0 Answers  


Why should I prototype a function?

0 Answers  


what is difference between null and nul in c language

2 Answers  






a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

0 Answers  


string reverse using recursion

0 Answers   Mind Tree,


What is structure padding in c?

0 Answers  


What are integer variable, floating-point variable and character variable?

0 Answers  


Is stack a keyword in c?

0 Answers  


What are the types of type qualifiers in c?

0 Answers  


write a program to display the numbers in the following format 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 2 2 2 2 3 3 3 4

9 Answers   IBM, NIIT, Winit,


Categories