explain the reference variable in c++?


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

Post New Answer

More C++ General Interview Questions

What is boyce codd normal form in c++?

0 Answers  


What is a mutable member?

1 Answers  


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  


describe private access specifiers?

0 Answers  


Difference between delete and free.

0 Answers  


What is command line arguments in C++? What are its uses? Where we have to use this?

0 Answers   HCL,


What is virtual constructor paradigm?

5 Answers   HCL, HP,


What do you mean by delegate? Can a user retain delegates?

0 Answers  


Difference between linked list and array?

3 Answers  


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


What is a singleton c++?

0 Answers  


List down the guideline that should be followed while using friend function.

0 Answers  


Categories