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

Why do we use string in c++?

0 Answers  


What is the role of C++ shorthand's?

0 Answers   TCS,


What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Can member functions be private?

0 Answers  


How is static data member similar to a global variable?

0 Answers  


Explain "const" reference arguments in function?

0 Answers  


Which c++ compiler is best?

0 Answers  


What is a singleton class c++?

0 Answers  


What is the first name of c++?

0 Answers  


Write a recursive program to calculate factorial in c++.

0 Answers  


Categories