Is c++ pass by reference or value?


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

Post New Answer

More C++ General Interview Questions

Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


What is the use of bit fields in structure declaration?

0 Answers  


What is lambda in c++?

0 Answers  


What are enumerations?

0 Answers  


Describe the setting up of my member functions to avoid overriding by the derived class?

0 Answers  






When does a name clash occur in c++?

0 Answers  


Const char *p , char const *p What is the difference between the above two?

0 Answers   TCS,


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


Discussion on error handling of C++ .

0 Answers  


What is fixed in c++?

0 Answers  


Can we have "Virtual Constructors"?

10 Answers   TCS,


What things would you remember while making an interface?

0 Answers  


Categories