Can you pass a vector to a function?


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

Post New Answer

More C++ General Interview Questions

What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


Which programming language should I learn first?

0 Answers  


How do you allocate and deallocate memory in C++?

1 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  






How to avoid a class from instantiation?

8 Answers   Symphony,


What parameter does the constructor to an ofstream object take?

0 Answers  


Describe run-time type identification?

1 Answers  


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

0 Answers  


What is c++ vb?

0 Answers  


Do you know what are pure virtual functions?

0 Answers  


why is c++ called oops? Explain

0 Answers  


Categories