What is line in c preprocessor?


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 macro in C language?

0 Answers   Fidelity,


Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;

18 Answers   Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,


Program to find largest of three numbers without using comparsion operator?

3 Answers  


Is it valid to address one element beyond the end of an array?

0 Answers  


Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”

5 Answers   Mind Tree,






Who developed c language and when?

0 Answers  


How to write the code of the program to swap two numbers with in one statement?

2 Answers  


What is Memory leakage ?

2 Answers   HCL,


what is diognisis?

1 Answers  


how to find a 5th bit is set in c program

4 Answers   IBM,


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,


What is a struct c#?

0 Answers  


Categories