Are vectors passed by reference c++?


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

Post New Answer

More C++ General Interview Questions

Which of the Standard C++ casts can be used to perform a ?safe? downcast: a) reinterpret_cast b) dynamic_cast c) static_cast d) const_cast

2 Answers   Quark,


Why is it called c++?

0 Answers  


What's the "software peter principle”?

0 Answers  


What is a constant? Explain with an example.

0 Answers  


Can union be self referenced?

0 Answers  






What is microsoft c++ redistributable?

0 Answers  


write a program to add two numbers without using an arithmetic operator.

1 Answers   NIIT,


What is null c++?

0 Answers  


Why cout is used in c++?

0 Answers  


What does the ios::ate argument do?

0 Answers  


What are the basic data types used in c++?

0 Answers  


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

0 Answers  


Categories