• Friday 28 October 2016

    Stack is an ordered list of similar data typTe. Stack is a LIFO structure. (Last in First out).

    LIFO=TOP stack works at top .

    TWO part of stack is push and pop
                     push();
    pop();                
                  
     POP();
    ----------











    ----------------------------------------------------------------------------------------------
    POP();






     CODE PUSH POP WITH C++

    { 1 comments... read them below or add one }

  • - Copyright © Computer Programming LIVE - Powered by Nishi IT Ltd. - Designed by mostafa -