What are the advantages of using const reference arguments in a function?


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

Post New Answer

More C++ General Interview Questions

How to create a reference variable in C++

1 Answers  


What is problem with overriding functions?

0 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


What is meant by iomanip in c++?

0 Answers  


What is the use of volatile variable?

0 Answers  






Explain rtti.

0 Answers  


What is the most common mistake on c++ and oo projects?

0 Answers  


Explain the static member function.

0 Answers  


Name the implicit member functions of a class.

0 Answers  


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


What can c++ be used for?

0 Answers  


How much maximum can you allocate in a single call to malloc()?

0 Answers  


Categories