Which of the following operations is not supported by deques in C++?
Insertion at both ends
Deletion at both ends
Accessing elements at any index
Sorting the elements
This question is part of this quiz :