What is the difference between a reference and a pointer?


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

Post New Answer

More C++ General Interview Questions

What is difference between rand () and srand ()?

0 Answers  


What is the Difference between "C structure" and "C++ structure"?

12 Answers  


When should we use container classes instead of arrays?

0 Answers  


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

0 Answers  


How do we implement inheritance in c++?

0 Answers  






What are the advantages of using friend classes?

0 Answers  


What is class invariant in c++?

0 Answers  


Why is it necessary to use a reference in the argument to the copy constructor?

0 Answers  


Which function cannot be overloaded c++?

0 Answers  


Why should we use null or zero in a program?

0 Answers  


Define macro.

0 Answers  


What is an action class?

1 Answers  


Categories