What is a c++ vector?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

what is VOID?

0 Answers  


What does flush do?

0 Answers  


what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.

9 Answers  


What are the defining traits of an object-oriented language?

0 Answers  


How do you remove an element from a set in c++?

0 Answers  






write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


What is this pointer in c++?

1 Answers  


What is capacity in vector in c++?

0 Answers  


Why do we use string in c++?

0 Answers  


What is the Difference between "printf" and "sprintf"?

7 Answers   iSoft, PentaWare, TCS,


Describe the process of creation and destruction of a derived class object?

0 Answers  


How does a C++ structure differ from a C++ class?

0 Answers   NIIT,


Categories