is the stack characteristic but was implemented because of the-03368
__________ is the stack characteristic but __________ was implemented because of the size limitation of the array.
This multiple choice question (MCQ) is related to the book/course vu cs301 Data Structures. It can also be found in vu cs301 Final Term - Quiz No.7.
__________ is the stack characteristic but __________ was implemented because of the size limitation of the array.
isFull(),isEmpty()
pop(), push()
isEmpty() , isFull()
push(),pop()