In the name of ALLAH, the most beneficient, the most merciful

Data Structures (CS301)

Question (select most suitable option)

  ________ is the stack characteristic but ________ was implemented because of the size limitation of the array.
isFull(), isEmpty()
pop(), push()
isEmpty(), isFull()
push(), pop()