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

Name the operators that cannot be overloaded.

1 Answers   Wipro,


What is a constructor initializer list?

0 Answers   Amazon,


What are the advantages/disadvantages of using #define?

0 Answers   Amazon,


What are the different scope C++ provide ?

0 Answers   Amdocs,


What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,






In C++ what do you mean by Inheritance?

0 Answers   Accenture,


How will you print a list of all unique words from a string which may contain repeated words?

0 Answers   Adobe,


Difference between function overloading and function overriding.

0 Answers   Alter,


What is Copy Constructor?

5 Answers   ABC, Siemens,


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


What is static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


Categories