Which of the following would violate representational independence in an abstract data type?
发布于 2021-02-15 06:29:51
【单选题】 A A Deck data type having a shuffle method B A stack data type having a push method C A stack data type having a pop method D A Deck data type having a coin flip method