Difference between 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

a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


What are structures and unions?

0 Answers  


what you know about c++?

0 Answers   IBS,






Write about the stack unwinding?

0 Answers  


What do you mean by C++ access specifiers ?

1 Answers  


What is conversion constructor?

2 Answers   TCS,


How do you clear a map in c++?

0 Answers  


What causes a runtime error c++?

0 Answers  


What is ios :: in in c++?

0 Answers  


Can class objects be passed as function arguments?

0 Answers   HCL,


Categories