What is a constant reference?


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

Post New Answer

More C++ General Interview Questions

If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


Are there interfaces in c++?

0 Answers  


How the delete operator differs from the delete[]operator?

0 Answers  


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


What is set in c++?

0 Answers  






What are the syntactic rules to be avoid ambiguity in multiple inheritance?

0 Answers  


Which format specifier is used for printing a pointer value?

0 Answers  


How do you flush a buffer in c++?

0 Answers  


Refer to a name of class or function that is defined within a namespace?

0 Answers  


What is scope resolution operator in c++ with example?

0 Answers  


What does std :: flush do?

0 Answers  


What is c++ code?

0 Answers  


Categories