What concrete data type implements a stack in Java?

前端 未结 0 1059
没有蜡笔的小新
没有蜡笔的小新 2020-12-07 14:15

A stack is an abstract data type, and will have a concrete data type to implement it. In Java what concrete data type implements the abstract data type stack data structure

相关标签:
回答
  • 消灭零回复
提交回复
热议问题