A small doubt on queue

Sir, in stacks and Queues we have their implementation using various datastructures like arrays linked list but when we use their STL,
which datastructure is used to implement Queues and stacks in their STL?

hello @we_kaash

in default cases deque is used for their implementation.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.