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

Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be

0 Answers  


Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.

3 Answers  


How do you invoke a base member function from a derived class in which you have not overridden that function?

0 Answers  


What is operator overloading in c++ example?

0 Answers  


What is a manipulator in c++?

0 Answers  






What is general form of pure virtual function? Explain?

0 Answers  


Is c++ proprietary?

0 Answers  


In a function declaration, what does extern mean?

0 Answers  


Specify different types of decision control statements?

0 Answers  


What is split a string in c++?

0 Answers  


Is c++ a difficult language?

0 Answers  


How can you quickly find the number of elements stored in a static array?

0 Answers  


Categories