Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which of the following is not a sequence container available in STL?

  Shared By: Luisa Fischer    Date: Jun 25    Category: C++ Programming    Views: 687

Answer:

Options

a) vector
b) deque
c) array
d) list

Answer : c) array

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: