IMPLEMENTATION OF STACK USING ARRAY
Here is Example of Source Code of Data Structure-1,Question 1: Data_structure:
Write a C program to implement STACK using an array. This program must include the following functions in it.
- Write a function for “Push” operation.
- Write a function for “Pop” operation.
- Write a function for “Display” operation which prints the content of the STACK.
Basic Understanding: Push and Pop Operation:
Here is How to Implement:
Very Good Yr!!
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteNice
ReplyDeleteresult not come !!
ReplyDelete