what is the difference between a pointer and a reference?


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

Post New Answer

More C++ Interview Questions

What is placement new?

1 Answers   Amazon,


Tell us the size of a float variable.

0 Answers   Accenture,


What does malloc return in C and C++?

0 Answers   Alter,


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


In C++ what is the meaning of data hiding?

0 Answers   Aricent,






What is Boyce Codd Normal form?

0 Answers   IBS,


dynamic scoping is

0 Answers   Siemens,


Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

0 Answers   Adobe,


Name the operators that cannot be overloaded.

1 Answers   Wipro,


Write a C++ Program to Reverse a Number using while loop.

1 Answers  


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


Tell me about virtual function

1 Answers  


Categories