Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

C%20%20%20Interview%20Questions%20and%20Answers

Question: STL Containers - What are the types of STL containers?
Answer:
There are 3 types of STL containers:

1. Adaptive containers like queue, stack
2. Associative containers like set, map
3. Sequence containers like vector, deque
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook