0 0 votes Programming in C made-easy-test-series data-structures stack + – rahul sharma 5 721 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes This question though not very clear to me but still by going through what asked in question I'm getting following: the stack content after all the operation performed will be {5->6->5(top) } so the size of DS will be 4*3=12bytes Ashish Dwivedi answered Dec 21, 2016 Ashish Dwivedi comment Share Follow 0 reply Please log in or register to add a comment.