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

How to tokenize a string in c++?

0 Answers  


what is the use of Namespace in c++.

3 Answers  


What is the use of lambda in c++?

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  


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  






What is algorithm in c++ programming?

0 Answers  


What are shallow and deep copies?

0 Answers  


what are the decision making statements in C++? Explain if statement with an example?

0 Answers  


Name some pure object oriented languages?

1 Answers  


What is null and void pointer?

0 Answers  


What is the use of endl in c++ give an example?

0 Answers  


What is a syntax in c++?

0 Answers  


Categories