funny1dog 2019-05-29 14:11 采纳率: 0%
浏览 279

请问一下这个题目的答案是啥, 我实在看不懂?

When does a data type not implement the Stack API? Mark all that apply.

(A).When the only operations that modify the stack are to insert an item and to remove the most recently inserted item

(B).When the operation of removing an arbitrary item is supported

(C).When the space required cannot be bounded by a constant times the number of items in the stack at all time

(D).When the only operations that modify the stack are to insert an item and to remove the least recently inserted item

(E).When the maximum size of the stack needs to be specified ahead of time

(F).When the order of growth of the time required to insert an item is logarithmic

  • 写回答

2条回答 默认 最新

  • 瓦史托德 2019-05-29 15:33
    关注

    不使用Stack API自己实现一个Stack

    评论

报告相同问题?

悬赏问题

  • ¥15 如何用stata画出文献中常见的安慰剂检验图
  • ¥15 c语言链表结构体数据插入
  • ¥40 使用MATLAB解答线性代数问题
  • ¥15 COCOS的问题COCOS的问题
  • ¥15 FPGA-SRIO初始化失败
  • ¥15 MapReduce实现倒排索引失败
  • ¥15 ZABBIX6.0L连接数据库报错,如何解决?(操作系统-centos)
  • ¥15 找一位技术过硬的游戏pj程序员
  • ¥15 matlab生成电测深三层曲线模型代码
  • ¥50 随机森林与房贷信用风险模型