BPK Technology interview question

Write the code for pushing an element into stack?

Interview Answer

Anonymous

10 Oct 2018

I told them what a stack is, where do we use stack and wrote the code for inserting an element into stack.