What is const pointer and const reference?


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

Post New Answer

More C++ General Interview Questions

What is problem with Runtime type identification?

2 Answers  


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


What is buffer and example?

0 Answers  


What is the limitation of cin while taking input for character array?

0 Answers  


what are the characteristics of Class Members in C++?

0 Answers  






Describe protected access specifiers?

0 Answers  


Where must the declaration of a friend function appear?

0 Answers  


If we declare two macro with the same identifier without doing undef the first, what will be the result? eg: #define MAX_SIZE 100 #define MAX_SIZE 200 int table1[MAX_SIZE];

3 Answers  


What is a constructor in c++ with example?

0 Answers  


How will you call C functions from C ++ and vice-versa?

0 Answers   Agilent, Tavant Technologies, Thomson Reuters, Verifone,


What new()is different from malloc()?

0 Answers  


What is data types c++?

0 Answers  


Categories