List the different types of c tokens?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }

3 Answers   ADITI,


which one is highest Priority in c? a)=,b)+,c)++,d)==

4 Answers  


Calculate 1*2*3*____*n using recursive function??

0 Answers  


what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


What is wild pointer in c?

0 Answers  






write the program for prime numbers?

73 Answers   Accenture, Aptech, Infosys, TCS,


What is derived datatype in c?

0 Answers  


What is data structure in c and its types?

0 Answers  


How many levels of pointers have?

0 Answers  


You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?

1 Answers  


What are 'near' and 'far' pointers?

0 Answers  


Where define directive used?

0 Answers  


Categories