Answer Posted / shruti
it can be done using linked list.
create a linked list as a stack..
while displaying
display reverse. :-)
i can write a code for u if u want..
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is pointer to pointer in c language?
What is meant by preprocessor in c?
Tell me the use of bit field in c language?
Explain zero based addressing.
Why do we use null pointer?
Explain the Difference between the New and Malloc keyword.
Why is sizeof () an operator and not a function?
What is your stream meaning?
Give me the code of in-order recursive and non-recursive.
Differentiate between new and malloc(), delete and free() ?
Why do we use int main?
What are header files and what are its uses in C programming?
How do you define CONSTANT in C?
What is call by reference in functions?
What is difference between far and near pointers?