What is #line in c?


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

Post New Answer

More C Interview Questions

print the table 5 in loops

3 Answers  


What are the similarities between c and c++?

0 Answers  


How do you determine whether to use a stream function or a low-level function?

0 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


what is level of tree if leaf node is at level 4.please explain.

1 Answers   Wipro,






What is the advantage of an array over individual variables?

0 Answers  


wat is the meaning of c?

9 Answers   CTS, IBM, Wipro,


Where are the auto variables stored?

0 Answers   TISL,


Explain how do you list files in a directory?

0 Answers  


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

0 Answers   Wilco,


difference between ordinary variable and pointer in C?

2 Answers  


Write any data structure program (stack implementation)

1 Answers   HTC,


Categories