pop() method is used to remove elements from Stack - Data Structure

Q.  Which method is used to remove the elements from a Stack?
- Published on 26 Aug 15

a. Push()
b. Remove()
c. pop()
d. Ispop()

ANSWER: pop()

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)