What is difference between array and vector in c++?


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

Post New Answer

More C++ General Interview Questions

I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

0 Answers  


What is c++ code?

0 Answers  


What is a set in c++?

0 Answers  


Will the inline function be compiled as the inline function always? Justify.

1 Answers  


What information can an exception contain?

0 Answers  






Is c# written in c++?

0 Answers  


What are the various operations performed on stack?

0 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.

3 Answers  


Is c++ a good beginners programming language?

0 Answers  


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

0 Answers  


Categories