|| Data Structure Stack || Computer Application || Java in hindi || Networkers Era || Kanpur

Publicado em: 01 Janeiro 1970
no canal de: Networkersera
69
1

The stack is a linear data structure that is used to store the collection of objects. It is based on Last-In-First-Out (LIFO). Java collection framework provides many interfaces and classes to store the collection of objects

A stack follows the LIFO (Last In First Out) principle, i.e., the element inserted at the last is the first element to come out. The insertion of an element into the stack is called push operation, and the deletion of an element from the stack is called pop operation.

Application of Stacks.
Stack of books in a book shop. Call center systems. Undo and Redo mechanism in text editors. The history of a web browser is stored in the form of a stack

Control over memory: Stack allows you to control how memory is allocated and deallocated. Smart memory management: Stack automatically cleans up the object. Not easily corrupted: Stack does not get corrupted easily; hence it is more secure and reliable.


Nesta página do site você pode assistir ao vídeo on-line || Data Structure Stack || Computer Application || Java in hindi || Networkers Era || Kanpur duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Networkersera 01 Janeiro 1970, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 69 vezes e gostou 1 espectadores. Boa visualização!