What is a vector c++?


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

Post New Answer

More C++ General Interview Questions

What are advantages of c++?

0 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  


How to stop conversions among objects?

5 Answers   Symphony,


show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


Define 'std'.

0 Answers  






What are C++ inline functions?

1 Answers  


Differentiate between a copy constructor and an overloaded assignment operator.

0 Answers  


What are the advantages and disadvantages of using inline and const?

2 Answers   Polaris, TCS, Zimmer Biomet,


Can we inherit constructor in c++?

0 Answers  


Difference between inline functions and macros?

0 Answers  


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

0 Answers  


How we can differentiate between a pre and post increment operators during overloading?

0 Answers  


Categories