Explain pass by value and pass by reference.


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

Post New Answer

More C++ General Interview Questions

How do you find out if a linked-list has an end?

0 Answers  


Is arr and &arr are same expression for an array?

0 Answers  


Explain the concept of friend function in c++?

0 Answers  


When is the destructor called?

0 Answers  


What is a constructor and how is it called?

0 Answers  






What are the types of STL containers?

4 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


How to reduce a final size of executable?

3 Answers  


why v use c++ even we have microprocessor

2 Answers   CybAge,


Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC, TCS,


Can we distribute function templates and class templates in object libraries?

0 Answers  


What is std namespace in c++?

0 Answers  


Categories