What is table lookup in c?


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

Post New Answer

More C Interview Questions

any "C" function by default returns an a) int value b) float value c) char value d) a & b

0 Answers  


what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);

4 Answers   TCS,


What is structure in c explain with example?

0 Answers  


What is indirection?

0 Answers  


Write a C program to count the number of email on text

0 Answers  






What is structure padding in c?

0 Answers  


how c source file in converted to exe file

5 Answers   KPIT,


what is difference between array,strutter,union and pointers

3 Answers   CTS, Lovely Professional University, Mannar Company,


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


how can u print a message without using any library function in c

1 Answers   NIIT,


What are preprocessor directives in c?

0 Answers  


Categories