GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Concepts  >  Data Structures
Go To First  |  Previous Question  |  Next Question 
 Data Structures  |  Question 33 of 202    Print  
__________ Method removes the value from the top of a stack?
Skill/Topic: Stacks using an Array
A) push() member method
B) pop() member method
C) isFull() member method
D) isEmpty() member method
Explanation: The pop() member method removes the value from the top of a stack, which is then returned by the pop() member method to the statement that calls the pop() member method.



  
Total Answers and Comments: 3 Last Update: December 01, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 19, 2006 04:59:35   #1  
samiksc Member Since: October 2005   Contribution: 233    

RE: __________ method removes the value from the top o...
(B) Pop() method.
 
Is this answer useful? Yes | No
February 06, 2007 06:37:24   #2  
sivanesh.a Member Since: December 2006   Contribution: 189    

RE: __________ Method removes the value from the top o...
POP
 
Is this answer useful? Yes | No
December 01, 2008 03:11:27   #3  
mukesh mansane Member Since: October 2008   Contribution: 3    

RE: __________ Method removes the value from the top of a stack?
pop() method is used when we want to remove item frm stack.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape