What is vector string in c++?


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

Post New Answer

More C++ General Interview Questions

What do you mean by translation unit?

0 Answers  


Define anonymous class.

0 Answers  


What data encapsulation is in c++?

0 Answers  


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

0 Answers  


Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


How can you link a c program with a c function?

0 Answers  


Why is swift so fast?

0 Answers  


What is void pointer in c++ with example?

0 Answers  


What will happen if when say delete this ?

7 Answers  


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

0 Answers  


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

0 Answers  


What is the use of endl?

0 Answers  


Categories