Saved Bookmarks
| 1. |
What Method Is Used To Place A Value Onto The Top Of A Stack? |
|
Answer» push() method, Push is the direction that DATA is being added to the stack. push() member method PLACES a VALUE ONTO the top of a stack. push() method, Push is the direction that data is being added to the stack. push() member method places a value onto the top of a stack. |
|