Write a program to reverse a linked list in c.


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

Post New Answer

More C Interview Questions

Differentiate between Macro and ordinary definition.

0 Answers   Motorola,


Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}

11 Answers   IBM, TCS,


Write a program to compare two strings without using the strcmp() function

42 Answers   Accenture, Arba Minch University,


A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

0 Answers  


write a c program for greatest of three numbers without using if statment

4 Answers   IBM,






Where static variables are stored in c?

0 Answers  


What is a char c?

0 Answers  


Write a code to generate divisors of an integer?

0 Answers   Ericsson,


how to add numbers without using arithmetic operators.

14 Answers   TCS,


what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


i have a written test for microland please give me test pattern

0 Answers   Microland,


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

0 Answers  


Categories