Difference between Call by pointer and by reference.


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

Post New Answer

More C++ Interview Questions

What are the different scope C++ provide ?

0 Answers   Amdocs,


Explain encapsulation in C++.

0 Answers   Verifone,


Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

0 Answers   Alter,


What are the major differences between C and C++?

0 Answers   Amazon,


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,






Explain the operator overloading feature in C++ ?

0 Answers  


Define namespace.

1 Answers  


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

0 Answers   IBS,


How many times will this loop execute? Explain your answer.

0 Answers  


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

0 Answers  


What does it mean to declare a function or variable as static?

0 Answers   Amazon,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


Categories