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

Publicado el: 01 enero 1970
en el 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.


En esta página del sitio puede ver el video en línea || Data Structure Stack || Computer Application || Java in hindi || Networkers Era || Kanpur de Duración hora minuto segunda en buena calidad , que subió el usuario Networkersera 01 enero 1970, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 69 veces y le gustó 1 a los espectadores. Disfruta viendo!