Difference between pointer to constant vs. Pointer constant


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

Post New Answer

More C++ General Interview Questions

When can you tell that a memory leak will occur?

1 Answers  


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

0 Answers  


What is the use of seekg in c++?

0 Answers  


How can you create a virtual copy constructor?

0 Answers  


How to detect memory leaks in c++

1 Answers   Mphasis,


What is the use of object in c++?

0 Answers  


How do you generate a random number in c++?

0 Answers  


What is searching?

0 Answers  


Can we overload operator in c++?

0 Answers  


Difference between const char* p and char const* p?

1 Answers  


What is the difference between a pointer and a link in c ++?

0 Answers  


What is the use of volatile variable?

0 Answers  


Categories