In programming. a special type of data structure in which items are removed in the reverse order from that is which they are added. so the most recently added item is the first one removed. This is al…

팝업레이어 알림

팝업레이어 알림이 없습니다.
홈 > 학습하기 > 정보처리기능사(실기)
정보처리기능사(실기)

In programming. a special type of data structure in which items are re…

속성암기 모드 0 정답률 : 64%

In programming. a special type of data structure in which items are removed in the reverse order from that is which they are added. so the most recently added item is the first one removed. This is also called last-in, first-out(LIFO)

STACK

링크드리스트

자료구조

,

0 Comments