When would you use a pointer? A reference?


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

Post New Answer

More C++ Interview Questions

What is Copy Constructor?

5 Answers   ABC, Siemens,


How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


When would you use a pointer? A reference?

0 Answers   Amazon,


Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


What do you by Function Overloading in C++?

0 Answers   Akamai Technologies, Infogain,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


How does free know the size of memory to be deleted

0 Answers  


How do you work around them?

0 Answers   Amazon,


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


What is the difference between virtual functions and pure virtual functions?

1 Answers  


How to stop class inheritance in C++ with condition that object creation should be allowed

0 Answers  


Categories