A.隊列 B.棧 C.圖 D.二叉樹
A.操作受限的線性結(jié)構(gòu) B.先進(jìn)先出的線性結(jié)構(gòu) C.后進(jìn)先出的線性結(jié)構(gòu) D.以上都不對
A.1,2,3 B.3,1,2 C.1,3,2 D.2,1,3