Linked lists -- can you tell me how to check whether a linked list is circular?


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

Post New Answer

More C Interview Questions

What is the basic structure of c?

0 Answers  


in which language c language is written?

2 Answers  


Explain can static variables be declared in a header file?

0 Answers  


What are c header files?

0 Answers  


What is variable in c example?

0 Answers  






What is a char c?

0 Answers  


without using control structures and control structures find the max and min of given 2 nos

1 Answers   HCL,


what is mallloc()?how it works?

4 Answers   Excel,


what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }

1 Answers   Motorola,


what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?

1 Answers  


Explain about block scope in c?

0 Answers  


C program to read the integer and calculate sum and average using single dimensional array

0 Answers  


Categories