write a C code To reverse a linked list

Answer Posted / haymo

sir u can reverse a linklist

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are high level languages like C and FORTRAN also known as?

682


What is the deal on sprintf_s return value?

639


Are pointers really faster than arrays?

558


why we wont use '&' sing in aceesing the string using scanf

1777


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

727






Is it acceptable to declare/define a variable in a c header?

678


write a program to generate address labels using structures?

4005


What is the difference between class and object in c?

581


how do you execute a c program in unix.

636


what are bit fields? What is the use of bit fields in a structure declaration?

1497


What is the need of structure in c?

563


What is function in c with example?

627


What is a pointer in c plus plus?

690


How do I use strcmp?

634


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

869