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

What is the purpose of ftell?

0 Answers  


What does p mean in physics?

0 Answers  


What is pointers in c with example?

0 Answers  


what is the importance of spanning tree?

0 Answers  


Is r written in c?

0 Answers  






When should the const modifier be used?

0 Answers  


which one is better structure or union?(other than the space occupied )

2 Answers  


which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +

0 Answers  


What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value

3 Answers   Accenture, Wipro,


C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions

0 Answers  


What is a structure and why it is used?

0 Answers   Hexaware,


Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.

1 Answers  


Categories