What is the difference between reference and pointer?


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

Post New Answer

More C++ General Interview Questions

Write about the role of c++ in the tradeoff of safety vs. Usability?

0 Answers  


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


What is the Difference between "printf" and "sprintf"?

7 Answers   iSoft, PentaWare, TCS,


What problems might the following macro bring to the application?

0 Answers  






Do inline functions improve performance?

0 Answers  


What is singleton pattern in c++?

0 Answers  


What are disadvantages of pointers?

0 Answers  


What is #include iomanip?

0 Answers  


What is the fastest c++ compiler?

0 Answers  


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


How can I disable the "echo" feature?

0 Answers  


Categories