Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

create an SINGLE LINKED LISTS and reverse the data in the
lists completely

Answer Posted / praveen

Push all the elements into a stack (one by one) and then
create a new list by popping of the elements from the stack

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does selection sort work in c?

1095


What is static memory allocation? Explain

1138


Why c is a procedural language?

1129


What are the Advantages of using macro

1217


What is mean by data types in c?

1071


What are type modifiers in c?

1095


What is difference between scanf and gets?

1368


Can a variable be both const and volatile?

1189


List out few of the applications that make use of Multilinked Structures?

2257


What is difference between && and & in c?

1155


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2695


Why does not c have an exponentiation operator?

1114


Write a program to find factorial of a number using recursive function.

1175


how we can make 3d venturing graphics on outer interface

4899


What is %d called in c?

1280