Which of the basic data structures is the most suitable if you only need to insert the elements in the back and to extract elements from the front?
A、Stack;
B、Queue;
C、Array;
D、List
发布时间:2024-09-11 21:42:38
A、Stack;
B、Queue;
C、Array;
D、List