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

Write a Program to accept different goods with the number, price and date of purchase and display them

0 Answers   HDFC,


What is f'n in math?

0 Answers  


write a statement to display all the elements array M(in reverse order? int M[8]={20,21,22,23,24,25,26,27};

5 Answers  


What is pragma in c?

0 Answers  


What is NULL pointer?

0 Answers   Infosys,






write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words

5 Answers   Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,


Why c is faster than c++?

0 Answers  


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

0 Answers  


Which weighs more, a gram of feathers or a gram of gold?

2 Answers  


Why main is not a keyword in c?

0 Answers  


How can I set an array's size at run time?

9 Answers  


write a c prog for removing duplicate character from an array and sorting remaining elements using a single array

1 Answers  


Categories