When to use “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

Is arr and &arr are same expression for an array?

0 Answers  


How can I improve my c++ skills?

0 Answers  


What is singleton pattern in c++?

0 Answers  


How do I open binary files?

1 Answers  


Why is c++ is better than c?

0 Answers  


What is the difference between interpreters and compilers?

0 Answers  


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

0 Answers  


What is an Iterator class?

1 Answers  


What is the exit function in c++?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


throw Can constructors exceptions?

1 Answers  


Why c++ is created?

0 Answers  


Categories