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 two main roles of operating system?

0 Answers  


What is the best ide for c++?

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


What does it mean to declare a destructor as static?

0 Answers  


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


What information can an exception contain?

0 Answers  


Which is best c++ or java?

0 Answers  


What is time_t c++?

0 Answers  


if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


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

0 Answers  


What are the various operations performed on stack?

0 Answers  


Categories