What are references in c++? What is a local reference?


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

Post New Answer

More C++ General Interview Questions

sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++

1 Answers   NIIT,


Why is c++ not purely object oriented?

0 Answers  


What is the basic structure of c++ program?

0 Answers  


Can you declare an array without a size in c++?

0 Answers  


How we can differentiate between a pre and post increment operators during overloading?

0 Answers  






How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


What is lambda in c++?

0 Answers  


What is the cout in c++?

0 Answers  


Write a Program for find and replace a character in a string.

0 Answers  


Is it possible to provide default values while overloading a binary operator?

0 Answers  


Is there any difference between dlearations int* x and int *x? If so tell me the difference?

16 Answers   Lason,


What are smart pointers?

0 Answers  


Categories