What are # preprocessor operator 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 is scope rule of function in c?

0 Answers  


What is floating point constants?

0 Answers  


what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }

9 Answers   HCL,


write a program to sort the elements in a given array in c language

10 Answers   TCS,


where does it flourished?

0 Answers   Microsoft,


to find out the reverse digit of a given number

6 Answers   Infosys, Microsoft, TCS, Wipro,


#include<stdio.h> main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output

5 Answers   CitiGroup,


consagous technology placement paper

3 Answers   Consagous, Sypra,


if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

1 Answers   TCS,


what are bit fields in c?

2 Answers  


how can i get this by using for loop? * ** * **** * ******

3 Answers   Excel,


Categories