What 'lex' does?


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

Post New Answer

More C Interview Questions

how to determine the complexity of an algorithm as log(n)

1 Answers   Google,


What do you mean by dynamic memory allocation in c?

0 Answers  


Explain the red-black trees?

0 Answers  


write a own function to compare two strings with out using stringcomparition function?

6 Answers   LG Soft, Sasken,


Why doesnt long int work?

0 Answers  






What is the description for syntax errors?

0 Answers  


please give me answer with details #include<stdio.h> main() { int i=1; i=(++i)*(++i)*(++i); printf("%d",i); getch(); }

3 Answers  


Give a method to count the number of ones in a 32 bit number?

4 Answers  


What is a lvalue

0 Answers   Global Logic,


write a program to find the number of even integers and odd integers in a given array in c language

13 Answers   IAI Cameroun, NIIT, Olive Tech, QIS,


What is the symbol indicated the c-preprocessor?

0 Answers  


Why c is faster than c++?

0 Answers  


Categories