What 'lex' does?


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

Post New Answer

More C Interview Questions

Explain what is dynamic data structure?

0 Answers  


Eight queens puzzle

0 Answers  


Can the size of an array be declared at runtime?

0 Answers  


Describe the steps to insert data into a singly linked list.

0 Answers  


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

0 Answers  






the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }

4 Answers   CMC, TCS,


diff .between strcture and union

2 Answers  


When the macros gets expanded?

0 Answers  


if p is a string contained in a string?

0 Answers  


how many error occurs in C language ?

22 Answers   Infosys, Wipro,


What is the purpose of the code, and is there any problem with it? unsigned int f( unsigned n ) { return –n & 7; }

1 Answers   Google,


Is c still used?

0 Answers  


Categories