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

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

0 Answers  


Factory Method C++ – How to delete pointers returned by it

0 Answers  


Describe the different styles of function prototypes in C++.

0 Answers   Adobe,


How can a C function be called in a C++ program?

0 Answers  


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,






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

0 Answers   Adobe,


CDPATH shell variable is in(c-shell)

0 Answers   Siemens,


What is a memory leak in C++?

0 Answers   Agilent,


What is Advantage and Use of THIS pointer in C++ – Scenarios?

0 Answers  


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


write a program To generate the Fibonacci Series.

0 Answers   Accenture,


dynamic scoping is

0 Answers   Siemens,


Categories