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

int far *near * p; means

0 Answers   Honeywell,


a=5 a=a++/++a

14 Answers   Bhel,


What is #ifdef ? What is its application?

0 Answers   TCS,


how to execute a program using if else condition and the output should enter number and the number is odd only...

0 Answers  


What are the advantages of using Unions?

0 Answers   IBS,






to find the program of matrix multiplication using arrays

6 Answers   Bhel,


Is c dynamically typed?

0 Answers  


What is the modulus operator?

0 Answers  


How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.

1 Answers  


Which function in C can be used to append a string to another string?

0 Answers  


What are the differences between new and malloc in C?

0 Answers   Amazon,


Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.

11 Answers   Microsoft,


Categories