program to find error in linklist.(i.e find whether any
node point wrongly to previous nodes instead of next node)


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

Post New Answer

More C Interview Questions

What is ## preprocessor operator in c?

0 Answers  


How is a macro different from a function?

0 Answers   Tech Mahindra,


Differentiate fundamental data types and derived data types in C.

0 Answers   HCL,


can we write a c program with out using main

3 Answers  


Write a C program to convert an integer into a binary string?

1 Answers  






how many times of error occur in C

11 Answers  


How to write the code of the program to swap two numbers with in one statement?

2 Answers  


progrem to generate the following series 1 12 123 1234 12345

6 Answers   HCL, Wipro,


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

0 Answers   Wilco,


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

6 Answers   LG Soft, Sasken,


What is data structure in c programming?

0 Answers  


Why is c called "mother" language?

0 Answers  


Categories