Difference between pointer to constant and constant pointer to a constant. Give example.


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

Post New Answer

More C++ General Interview Questions

What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.

0 Answers  


How does the copy constructor differ from the assignment operator (=)?

0 Answers  


What is setf in c++?

0 Answers  


Explain mutable storage class specifier.

0 Answers  


Explain public, protected, private in c++?

0 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


What are c++ variables?

0 Answers  


What is dev c++ used for?

0 Answers  


Difference between pointer to constant vs. Pointer constant

0 Answers  


What is malloc in c++?

0 Answers  


What are different types of loops in c++?

0 Answers  


What do you mean by ‘void’ return type?

0 Answers  


Categories