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

What are local static variables? How can you use them?

0 Answers  


What is function and its example?

0 Answers  


What is use of bit field?

0 Answers  


What are compound statements?

0 Answers  


Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .

3 Answers   TCS,






What is wrong with this initialization?

0 Answers  


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

0 Answers  


What is a lvalue

0 Answers   Global Logic,


What is the difference between local variable and global variable in c?

0 Answers  


Explain #pragma statements.

0 Answers  


Is c procedural or object oriented?

0 Answers  


main() {int a=200*200/100; printf("%d",a); }

14 Answers   TCS,


Categories